@ -114,7 +114,6 @@ spec:
nodeSelector:
{{- toYaml . | nindent 8 }}
{{- end }}
{{- with .Values.affinity }}
affinity:
{{- if .Values.instance.zeoclient }}
podAffinity:
@ -137,6 +136,7 @@ spec:
- {{ .Release.Name }}
topologyKey: kubernetes.io/hostname
{{- with .Values.tolerations }}