minor change in operatorconfiguration template

This commit is contained in:
Felix Kunde 2019-06-21 16:21:26 +02:00
parent 6037f4e578
commit fde3f366f5
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ configuration:
kubernetes: kubernetes:
oauth_token_secret_name: {{ template "postgres-operator.fullname" . }} oauth_token_secret_name: {{ template "postgres-operator.fullname" . }}
pod_service_account_name: operator pod_service_account_name: operator
spilo_privileged: {{ .Values.spilo_privileged }}
{{ toYaml .Values.configKubernetes | indent 4 }} {{ toYaml .Values.configKubernetes | indent 4 }}
{{ toYaml .Values.configKubernetesCRD | indent 4 }} {{ toYaml .Values.configKubernetesCRD | indent 4 }}
postgres_pod_resources: postgres_pod_resources: