From 3972a33516bbb815451148081ae831bb1a6bff69 Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Thu, 20 May 2021 15:55:29 +0200 Subject: [PATCH] minor change --- charts/postgres-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postgres-operator/values.yaml b/charts/postgres-operator/values.yaml index 120f08c90..15a53a00d 100644 --- a/charts/postgres-operator/values.yaml +++ b/charts/postgres-operator/values.yaml @@ -295,7 +295,7 @@ configTeamsApi: # pam_configuration: https://info.example.com/oauth2/tokeninfo?access_token= uid realm=/employees # operator will add all team member roles to this group and add a pg_hba line - pam_role_name: zalandos + pam_role_name: "zalandos" # List of teams which members need the superuser role in each Postgres cluster postgres_superuser_teams: "postgres_superusers" # List of roles that cannot be overwritten by an application, team or infrastructure role