This commit is contained in:
Simen Røstvik 2022-12-06 03:42:04 +01:00
parent d2260cb06b
commit 9c2b0cab97

View File

@ -41,6 +41,11 @@ spec:
secretName: authentik-roxedus-com-cert secretName: authentik-roxedus-com-cert
envValueFrom: envValueFrom:
POSTGRES_PASSWORD:
secretKeyRef:
key: postgresql-password
name: authentik-postgresql
AUTHENTIK_POSTGRESQL__PASSWORD: AUTHENTIK_POSTGRESQL__PASSWORD:
secretKeyRef: secretKeyRef:
key: postgresql-postgres-password key: postgresql-postgres-password