authentik fix env again

Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
2024-10-04 20:43:56 -04:00
parent b6a4671012
commit f5003c2e44

View File

@@ -28,6 +28,11 @@ spec:
secretKeyRef:
name: authentik-postgresql-password
key: AUTHENTIK_POSTGRESQL__PASSWORD
- name: POSTGRES_PASSWORD
valueFrom:
secretKeyRef:
name: authentik-postgresql-password
key: AUTHENTIK_POSTGRESQL__PASSWORD
- name: AUTHENTIK_EMAIL__PASSWORD
valueFrom:
secretKeyRef: