cilium chart regens these!

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2025-07-07 12:21:31 +00:00
parent 045c094c15
commit 59fdba8af3

View file

@ -4,6 +4,25 @@ metadata:
name: cilium name: cilium
namespace: argocd namespace: argocd
spec: spec:
ignoreDifferences:
- kind: Secret
namespace: kube-system
name: hubble-server-certs
jsonPointers:
- /data
- kind: Secret
namespace: kube-system
name: hubble-relay-client-certs
jsonPointers:
- /data
- kind: Secret
namespace: kube-system
name: cilium-ca
jsonPointers:
- /data
syncPolicy:
syncOptions:
- RespectIgnoreDifferences=true
destination: destination:
namespace: kube-system namespace: kube-system
server: https://kubernetes.default.svc server: https://kubernetes.default.svc