We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3acf684 commit f873ce5Copy full SHA for f873ce5
1 file changed
infrastructure/controllers/argocd/apps/infrastructure-appset.yaml
@@ -84,6 +84,11 @@ spec:
84
kind: ExternalSecret
85
jsonPointers:
86
- /status
87
+ - group: kyverno.io
88
+ kind: ClusterPolicy
89
+ jsonPointers:
90
+ - /status
91
+ - /metadata/generation
92
# PVC fields that are immutable after creation - needed for Volume Populator
93
- group: ""
94
kind: PersistentVolumeClaim
0 commit comments