Skip to content

Commit

Permalink
Use default rollingout strategy. (#184)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
xuezhaojun committed Mar 15, 2024
1 parent 5a1f589 commit 612fc69
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ spec:
matchLabels:
open-cluster-management.io/addon: cluster-proxy
proxy.open-cluster-management.io/component-name: proxy-agent
strategy:
type: RollingUpdate
rollingUpdate:
maxSurge: 1
maxUnavailable: 1
template:
metadata:
annotations:
Expand Down

0 comments on commit 612fc69

Please sign in to comment.