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,7 @@
---
# Source: cilium/templates/cilium-agent/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: "cilium"
namespace: kube-system