fix postgres password

This commit is contained in:
Michael Thomson
2023-11-23 09:26:27 -05:00
parent b911fa594d
commit dcb70c3030

View File

@@ -159,7 +159,7 @@ spec:
secretKeyRef: secretKeyRef:
name: authentik-bootstrap-password name: authentik-bootstrap-password
key: bootstrap-password key: bootstrap-password
AUTHENTIK_POSTGRESQL__PASSWORD: POSTGRES_PASSWORD:
secretKeyRef: secretKeyRef:
name: authentik-postgresql-password name: authentik-postgresql-password
key: postgresql-password key: postgresql-password