RWO must stop before start because no sharing
This commit is contained in:
parent
0ce01c3203
commit
0c782f8382
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ metadata:
|
||||||
{{- end }}
|
{{- end }}
|
||||||
spec:
|
spec:
|
||||||
replicas: {{ .Values.replicaCount }}
|
replicas: {{ .Values.replicaCount }}
|
||||||
|
strategy: {{ .Values.strategy | default "Recreate" }}
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: {{ include "samba4.name" . }}
|
app.kubernetes.io/name: {{ include "samba4.name" . }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue