Compare commits
2 Commits
49bfdb95bf
...
c5254e145e
Author | SHA1 | Date | |
---|---|---|---|
c5254e145e
|
|||
debeebddc4 |
@@ -56,8 +56,8 @@ applicationSet:
|
|||||||
- group: "apps"
|
- group: "apps"
|
||||||
kind: StatefulSet
|
kind: StatefulSet
|
||||||
jsonPointers:
|
jsonPointers:
|
||||||
- /spec/volumeClaimTemplates/apiVersion
|
- ".spec.volumeClaimTemplates[].apiVersion"
|
||||||
- /spec/volumeClaimTemplates/kind
|
- ".spec.volumeClaimTemplates[].kind"
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
@@ -81,6 +81,11 @@ applicationSet:
|
|||||||
jsonPointers:
|
jsonPointers:
|
||||||
- /spec/template/metadata/annotations/checksum~1secret
|
- /spec/template/metadata/annotations/checksum~1secret
|
||||||
- /spec/template/metadata/annotations/checksum~1tls
|
- /spec/template/metadata/annotations/checksum~1tls
|
||||||
|
- group: "apps"
|
||||||
|
kind: StatefulSet
|
||||||
|
jsonPointers:
|
||||||
|
- ".spec.volumeClaimTemplates[].apiVersion"
|
||||||
|
- ".spec.volumeClaimTemplates[].kind"
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
Reference in New Issue
Block a user