fix(rabbitmq): Prepare for upgrades
This commit is contained in:
@@ -35,4 +35,10 @@ spec:
|
|||||||
prune: true
|
prune: true
|
||||||
selfHeal: false
|
selfHeal: false
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
ignoreDifferences:
|
||||||
|
- group: apps
|
||||||
|
kind: StatefulSet
|
||||||
|
name: rabbitmq
|
||||||
|
jsonPointers:
|
||||||
|
- /spec/template/metadata/annotations
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user