Add cilium bootstrap.

This commit is contained in:
Tom Alexander
2025-12-16 21:48:44 -05:00
parent 8a440d144d
commit a5e2eaee80
24 changed files with 1699 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
---
# Source: cilium/templates/cilium-secrets-namespace.yaml
apiVersion: v1
kind: Namespace
metadata:
name: "cilium-secrets"
labels:
app.kubernetes.io/part-of: cilium
annotations: