diff --git a/clusters/cl01tl/helm/dawarich/values.yaml b/clusters/cl01tl/helm/dawarich/values.yaml index 501890474..b0870a599 100644 --- a/clusters/cl01tl/helm/dawarich/values.yaml +++ b/clusters/cl01tl/helm/dawarich/values.yaml @@ -161,12 +161,12 @@ dawarich: - name: OIDC_CLIENT_ID valueFrom: secretKeyRef: - name: dawarich-oidc-secret + name: dawarich-oidc-authentik key: client - name: OIDC_CLIENT_SECRET valueFrom: secretKeyRef: - name: dawarich-oidc-secret + name: dawarich-oidc-authentik key: secret - name: OIDC_PROVIDER_NAME value: Authentik