Skip to content

Commit 61efbe3

Browse files
committed
1 parent 343dc84 commit 61efbe3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

argocd/kustomization.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ patches:
3131
- argo-cd-allow-status-badges.patch.yaml
3232
- users.patch.yaml
3333
configMapGenerator:
34+
- name: argocd-cm
35+
behavior: merge
36+
literals:
37+
# https://argo-cd.readthedocs.io/en/stable/user-guide/resource_tracking/#additional-tracking-methods-via-an-annotation
38+
- application.resourceTrackingMethod=annotation+label
3439
- name: grafana-dashboard
3540
options:
3641
disableNameSuffixHash: true

0 commit comments

Comments
 (0)