Skip to content

Commit

Permalink
Update to deployment strategy for k8s state (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
M4itee authored Aug 11, 2022
1 parent 49aca65 commit 597a99a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/netdata/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ metadata:
heritage: {{ .Release.Service }}
role: k8sState
spec:
strategy:
type: Recreate
selector:
matchLabels:
app: {{ template "netdata.name" . }}
Expand Down

0 comments on commit 597a99a

Please sign in to comment.