Skip to content

Commit f873ce5

Browse files
committed
chore: ignore kyverno status in argocd
1 parent 3acf684 commit f873ce5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

infrastructure/controllers/argocd/apps/infrastructure-appset.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ spec:
8484
kind: ExternalSecret
8585
jsonPointers:
8686
- /status
87+
- group: kyverno.io
88+
kind: ClusterPolicy
89+
jsonPointers:
90+
- /status
91+
- /metadata/generation
8792
# PVC fields that are immutable after creation - needed for Volume Populator
8893
- group: ""
8994
kind: PersistentVolumeClaim

0 commit comments

Comments
 (0)