From 59fdba8af3c08a4eae43409f1322cce7ba417e41 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Mon, 7 Jul 2025 12:21:31 +0000 Subject: [PATCH] cilium chart regens these! Signed-off-by: Martyn Ranyard --- everything-app/app-cilium.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/everything-app/app-cilium.yaml b/everything-app/app-cilium.yaml index 1261f60..af5ea7f 100644 --- a/everything-app/app-cilium.yaml +++ b/everything-app/app-cilium.yaml @@ -4,6 +4,25 @@ metadata: name: cilium namespace: argocd 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: namespace: kube-system server: https://kubernetes.default.svc