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 }}
spec:
replicas: {{ .Values.replicaCount }}
strategy: {{ .Values.strategy | default "Recreate" }}
selector:
matchLabels:
app.kubernetes.io/name: {{ include "samba4.name" . }}