diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 8d2fa8b..08266bc 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -31,6 +31,11 @@ patches: - argo-cd-allow-status-badges.patch.yaml - users.patch.yaml configMapGenerator: + - name: argocd-cm + behavior: merge + literals: + # https://argo-cd.readthedocs.io/en/stable/user-guide/resource_tracking/#additional-tracking-methods-via-an-annotation + - application.resourceTrackingMethod=annotation+label - name: grafana-dashboard options: disableNameSuffixHash: true