diff --git a/helm/rustfs/templates/statefulset.yaml b/helm/rustfs/templates/statefulset.yaml index 84ecdfa0..1301322e 100644 --- a/helm/rustfs/templates/statefulset.yaml +++ b/helm/rustfs/templates/statefulset.yaml @@ -41,8 +41,8 @@ spec: {{- toYaml .Values.affinity.nodeAffinity | nindent 10 }} {{- else }} {} - {{- if .Values.affinity.podAntiAffinity.enabled }} {{- end }} + {{- if .Values.affinity.podAntiAffinity.enabled }} podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: