diff --git a/applications/40-authentik/authentik.yaml b/applications/40-authentik/authentik.yaml index 76f6696..c630cea 100644 --- a/applications/40-authentik/authentik.yaml +++ b/applications/40-authentik/authentik.yaml @@ -13,9 +13,10 @@ spec: type: "helm" helm: releaseName: "authentik" - valuesFrom: - - kind: Secret - name: authentik-values + valuesObject: + envFrom: + - secretRef: + name: authentik-values destination: server: "https://kubernetes.default.svc" namespace: home-server