change strategy to avoid pvc multi attach errors
This commit is contained in:
parent
1683b4b48e
commit
358cbcd2be
|
|
@ -10,6 +10,9 @@ ingress:
|
|||
- kimai.numbergoup.co.za
|
||||
secretName: wildcard-numbergoup-coza-tls
|
||||
|
||||
updateStrategy:
|
||||
type: Recreate
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
size: 4Gi
|
||||
|
|
|
|||
Loading…
Reference in a new issue