fix: fix yaml typo

This commit is contained in:
Jonas Juselius
2024-02-21 13:02:51 +01:00
parent 6cf54bacf5
commit f3957f4718
@@ -8,11 +8,11 @@ spec:
rules:
- name: remove-argocd-tracking-ids
mutate:
patchJson6902: |-
patchesJson6902: |-
- path: /metadata/annotations/argocd.argoproj.io~1tracking-id
op: remove
match:
any:
any:
- resources:
kinds:
- Secret
@@ -20,7 +20,7 @@ spec:
- prod-rabbitmq
- staging-rabbitmq
exclude:
any:
any:
- resources:
kinds:
- Namespace