Skip to content

Commit

Permalink
argocd: swap to annotation+label resource tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
daurnimator committed Nov 8, 2022
1 parent 343dc84 commit 61efbe3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions argocd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 61efbe3

Please sign in to comment.