From f750bdf0b7c50ca92efd97b0d1e2aef0b5d6262c Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Thu, 4 Apr 2024 14:48:34 +0200 Subject: [PATCH] chore(helm): remove obsolete value --- charts/policy-hub/values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/policy-hub/values.yaml b/charts/policy-hub/values.yaml index e70ee71..c9a9a77 100644 --- a/charts/policy-hub/values.yaml +++ b/charts/policy-hub/values.yaml @@ -126,8 +126,6 @@ externalDatabase: password: "" # -- Secret containing the password non-root username, (default 'hub'). existingSecret: "policy-hub-external-db" - # -- Name of an existing secret key containing the database credentials. - existingSecretPasswordKey: "password" # -- Provide details about centralidp (CX IAM) Keycloak instance. centralidp: