do not use server side apply
This commit is contained in:
@@ -20,10 +20,6 @@ spec:
|
||||
kind: ServiceMonitor
|
||||
jqPathExpressions:
|
||||
- .spec.endpoints[].relabelings[].action
|
||||
- group: ""
|
||||
kind: DaemonSet
|
||||
jqPathExpressions:
|
||||
- .spec.template.spec.securityContext.appArmorProfile
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
@@ -37,9 +33,8 @@ spec:
|
||||
syncOptions:
|
||||
- CreateNamespace=false
|
||||
- ApplyOutOfSyncOnly=true
|
||||
- ServerSideApply=true
|
||||
- ServerSideApply=false
|
||||
- PruneLast=true
|
||||
- RespectIgnoreDifferences=true
|
||||
|
||||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
|
Reference in New Issue
Block a user