diff --git a/argocd/apps/kiwix.yaml b/argocd/apps/kiwix.yaml index d69da7c..70be2c1 100644 --- a/argocd/apps/kiwix.yaml +++ b/argocd/apps/kiwix.yaml @@ -16,3 +16,9 @@ spec: syncPolicy: syncOptions: - CreateNamespace=true + # Ignore zim-hash annotation - updated dynamically by zim-watcher CronJob + ignoreDifferences: + - group: apps + kind: Deployment + jsonPointers: + - /metadata/annotations/kiwix.blumeops~1zim-hash