Skip to content

Commit

Permalink
Update rolling-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
javahometech authored Mar 8, 2019
1 parent c5429ef commit d0d32f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/rolling-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
strategy:
type: RollingUpdate
rollingUpdate:
maxSurge: 1
maxSurge: 25%
maxUnavailable: 25%
selector:
matchLabels:
Expand Down

0 comments on commit d0d32f4

Please sign in to comment.