This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2259 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
10 lines
204 B
YAML
10 lines
204 B
YAML
---
|
|
# Source: cilium/charts/cilium/templates/cilium-secrets-namespace.yaml
|
|
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: "cilium-secrets"
|
|
labels:
|
|
app.kubernetes.io/part-of: cilium
|
|
annotations:
|