From fde3f366f506baa6028c8b0e3795c9b95aa19080 Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Fri, 21 Jun 2019 16:21:26 +0200 Subject: [PATCH] minor change in operatorconfiguration template --- charts/postgres-operator/templates/operatorconfiguration.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/charts/postgres-operator/templates/operatorconfiguration.yaml b/charts/postgres-operator/templates/operatorconfiguration.yaml index 0ff56f72b..d305f0b25 100644 --- a/charts/postgres-operator/templates/operatorconfiguration.yaml +++ b/charts/postgres-operator/templates/operatorconfiguration.yaml @@ -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: