From 98db31f1bf5c85192eedbfe4b73de3e1a4e0eb1e Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Tue, 1 Jul 2025 04:39:57 +0300 Subject: [PATCH] Ignore diff --- argocd-apps/wikijs.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/argocd-apps/wikijs.yaml b/argocd-apps/wikijs.yaml index c3792f1..b363135 100644 --- a/argocd-apps/wikijs.yaml +++ b/argocd-apps/wikijs.yaml @@ -21,3 +21,10 @@ spec: selfHeal: true syncOptions: - CreateNamespace=true + ignoreDifferences: # ✅ הוספה כאן + - group: apps + kind: Deployment + name: wikijs + namespace: dev-tools + jsonPointers: + - /spec/template/metadata/annotations/kubectl.kubernetes.io~1restartedAt