Skip to content

Commit

Permalink
Merge pull request #609 from dark-vex/cloudflared-rolling-strategy
Browse files Browse the repository at this point in the history
Update cloudflared rolling strategy
  • Loading branch information
dark-vex authored Sep 11, 2024
2 parents 141825f + 3ef17a1 commit 9b518b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clusters/kubenuc/apps/cloudflare/manifests/cloudflared.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ spec:
updateStrategy:
type: RollingUpdate
rollingUpdate:
maxSurge: 1
maxUnavailable: 1
template:
metadata:
Expand Down

0 comments on commit 9b518b5

Please sign in to comment.