RWO must stop before start because no sharing

This commit is contained in:
Martyn 2026-08-11 12:41:02 +02:00
parent 0ce01c3203
commit 0c782f8382

View file

@ -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" . }}