add ignore rules
This commit is contained in:
@@ -21,9 +21,9 @@ spec:
|
|||||||
jqPathExpressions:
|
jqPathExpressions:
|
||||||
- .spec.endpoints[].relabelings[].action
|
- .spec.endpoints[].relabelings[].action
|
||||||
- group: ""
|
- group: ""
|
||||||
kind: ""
|
kind: DaemonSet
|
||||||
jqPathExpressions:
|
jqPathExpressions:
|
||||||
- .spec.template.spec.securityContext.appArmorProfile
|
- .spec.template.spec.securityContext.appArmorProfile
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
@@ -39,6 +39,7 @@ spec:
|
|||||||
- ApplyOutOfSyncOnly=true
|
- ApplyOutOfSyncOnly=true
|
||||||
- ServerSideApply=true
|
- ServerSideApply=true
|
||||||
- PruneLast=true
|
- PruneLast=true
|
||||||
|
- RespectIgnoreDifferences=true
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
|
Reference in New Issue
Block a user