diff --git a/kube/deploy/apps/authentik/app/hr.yaml b/kube/deploy/apps/authentik/app/hr.yaml index 16e9feb1c0..3dec13db21 100644 --- a/kube/deploy/apps/authentik/app/hr.yaml +++ b/kube/deploy/apps/authentik/app/hr.yaml @@ -163,7 +163,7 @@ spec: valueFrom: secretKeyRef: name: authentik-tokens - key: ldap-token + key: AUTHENTIK_TOKEN_LDAP securityContext: *sc resources: requests: @@ -201,7 +201,7 @@ spec: valueFrom: secretKeyRef: name: authentik-tokens - key: radius-token + key: AUTHENTIK_TOKEN_RADIUS securityContext: *sc resources: requests: