Skip to content

Commit

Permalink
Update cloudflared rolling strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
dark-vex authored Aug 1, 2024
1 parent 801ce2e commit 24e527a
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 24e527a

Please sign in to comment.