Update file secrets.yaml

This commit is contained in:
2023-06-25 13:22:13 +00:00
parent 30c340dc9c
commit 34ed23a828

View File

@@ -20,7 +20,12 @@ spec:
- secretKey: postgresql-postgres-password
remoteRef:
key: secrets/authentik/database
property: dbpass
property: dbpass
- secretKey: postgresql-password
remoteRef:
key: secrets/authentik/database
property: dbpass
---