change pointer
This commit is contained in:
@@ -21,8 +21,8 @@ spec:
|
||||
ignoreDifferences:
|
||||
- group: ""
|
||||
kind: ServiceMonitor
|
||||
jqPathExpressions:
|
||||
- .spec.endpoints[].relabelings[].action
|
||||
jsonPointers:
|
||||
- /spec/endpoints/relabelings/action
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
@@ -53,10 +53,11 @@ applicationSet:
|
||||
kind: Service
|
||||
jqPathExpressions:
|
||||
- .spec.externalName
|
||||
- kind: StatefulSet
|
||||
jqPathExpressions:
|
||||
- .spec.volumeClaimTemplates[].apiVersion
|
||||
- .spec.volumeClaimTemplates[].kind
|
||||
- group: "apps"
|
||||
kind: StatefulSet
|
||||
jsonPointers:
|
||||
- /spec/volumeClaimTemplates/apiVersion
|
||||
- /spec/volumeClaimTemplates/kind
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
Reference in New Issue
Block a user