Skip to content

Commit

Permalink
chore: missing field in Deployment.strategy example comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rsicart committed Apr 16, 2024
1 parent 5b52361 commit 42abd85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ deploymentType: deployment
# a `deployment` or a `rollout` strategy.
# For more information on the Argo Rollout strategy, see https://argo-rollouts.readthedocs.io/en/stable/features/specification/
strategy: {}
# type: RollingUpdate
# rollingUpdate:
# maxSurge: 25%
# maxUnavailable: 10%
Expand Down

0 comments on commit 42abd85

Please sign in to comment.