From ee67994d1c7bbffb3b54dd46027fe533eb248eba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Mon, 27 Oct 2025 19:14:45 +0100 Subject: [PATCH] chore(penpot): Updated values for OIDC --- manifests/artemis/penpot/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/penpot/values.yaml b/manifests/artemis/penpot/values.yaml index 83086e9..b1aa520 100644 --- a/manifests/artemis/penpot/values.yaml +++ b/manifests/artemis/penpot/values.yaml @@ -308,7 +308,7 @@ config: attributesPhoto: "jpegPhoto" # -- The name of an existing secret to use. # @section -- Configuration parameters - existingSecret: "oidc-client" + existingSecret: "oidc-secret" secretKeys: # -- The Google client ID key to use from an existing secret. # @section -- Configuration parameters