Now that there are more nodes we can apply a rolling update update strategy.
This commit is contained in:
parent
e7edc1cd26
commit
373b3df075
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ spec:
|
|||
# https: 444
|
||||
|
||||
updateStrategy:
|
||||
type: Recreate
|
||||
type: RollingUpdate
|
||||
|
||||
service:
|
||||
enabled: true
|
||||
|
|
Reference in a new issue