From 102f6c494e0ab99caa9112ff7a47b5b464bbccd6 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Fri, 3 May 2024 23:15:11 -0400 Subject: [PATCH] Update helm release to match modern helm release --- authentik/helmrelease-authentik.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/authentik/helmrelease-authentik.yaml b/authentik/helmrelease-authentik.yaml index 822fb2e..6c6e39a 100644 --- a/authentik/helmrelease-authentik.yaml +++ b/authentik/helmrelease-authentik.yaml @@ -131,7 +131,9 @@ spec: # -- List of config maps to mount blueprints from. Only keys in the # configmap ending with ".yaml" wil be discovered and applied - blueprints: [] + blueprints: + configMaps: [] + secrets: [] # -- see configuration options at https://goauthentik.io/docs/installation/configuration/ env: