Skip to content

Commit 005e88e

Browse files
committed
Update infrastructure-appset.yaml
1 parent 01a2460 commit 005e88e

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
@@ -40,6 +40,11 @@ spec:
4040
- RespectIgnoreDifferences=true
4141
- ApplyOutOfSyncOnly=true
4242
- ServerSideApply=true
43+
ignoreDifferences:
44+
- group: apiextensions.k8s.io
45+
kind: CustomResourceDefinition
46+
jqPathExpressions:
47+
- .spec.preserveUnknownFields
4348
retry:
4449
limit: 5
4550
backoff:

0 commit comments

Comments
 (0)