Skip to content

Commit

Permalink
Using recreate strategy in cluster-proxy-addon-manager. (#731)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
xuezhaojun authored Jun 3, 2024
1 parent 6f43d40 commit 9b4ea34
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ metadata:
component: cluster-proxy-addon-manager
spec:
replicas: {{ .Values.hubconfig.replicaCount }}
strategy:
type: Recreate
selector:
matchLabels:
chart: cluster-proxy-addon-2.1.0
Expand Down

0 comments on commit 9b4ea34

Please sign in to comment.