minor change in operatorconfiguration template
This commit is contained in:
parent
6037f4e578
commit
fde3f366f5
|
|
@ -15,7 +15,6 @@ configuration:
|
|||
kubernetes:
|
||||
oauth_token_secret_name: {{ template "postgres-operator.fullname" . }}
|
||||
pod_service_account_name: operator
|
||||
spilo_privileged: {{ .Values.spilo_privileged }}
|
||||
{{ toYaml .Values.configKubernetes | indent 4 }}
|
||||
{{ toYaml .Values.configKubernetesCRD | indent 4 }}
|
||||
postgres_pod_resources:
|
||||
|
|
|
|||
Loading…
Reference in New Issue