Skip to content

Commit

Permalink
Updating rolling statergy
Browse files Browse the repository at this point in the history
  • Loading branch information
tdv authored and tdv committed Nov 3, 2023
1 parent f44f25e commit d10fdf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ imagePullSecrets:
# and chartmuseum): "RollingUpdate" or "Recreate"
# Set it as "Recreate" when "RWM" for volumes isn't supported
updateStrategy:
type: Recreate
type: RollingUpdate

# debug, info, warning, error or fatal
logLevel: info
Expand Down

0 comments on commit d10fdf8

Please sign in to comment.