We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3502f0 commit fb3f221Copy full SHA for fb3f221
1 file changed
stackgres-k8s/install/helm/stackgres-operator/templates/operator-deployment.yaml
@@ -29,10 +29,6 @@ spec:
29
{{- toYaml . | nindent 8 }}
30
{{- end}}
31
serviceAccountName: {{ .Release.Name }}
32
- {{- with .Values.operator.affinity}}
33
- affinity:
34
- {{- toYaml . | nindent 8 }}
35
- {{- end}}
36
{{- with .Values.operator.nodeSelector }}
37
nodeSelector:
38
0 commit comments