fixes
This commit is contained in:
parent
5ec7b6c338
commit
8446e04d52
|
|
@ -11,7 +11,8 @@ ingress:
|
||||||
secretName: wildcard-numbergoup-coza-tls
|
secretName: wildcard-numbergoup-coza-tls
|
||||||
|
|
||||||
updateStrategy:
|
updateStrategy:
|
||||||
type: Recreate
|
type: RollingUpdate
|
||||||
|
rollingUpdate: {}
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue