Now that there are more nodes we can apply a rolling update update strategy.

This commit is contained in:
Joseph Hanson 2023-10-03 17:32:41 +00:00
parent e7edc1cd26
commit 373b3df075

View file

@ -25,7 +25,7 @@ spec:
# https: 444 # https: 444
updateStrategy: updateStrategy:
type: Recreate type: RollingUpdate
service: service:
enabled: true enabled: true