From 9081778d80ab3fdcf85c72c39aa19e7ecef7ac08 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Tue, 30 Dec 2025 22:19:39 +0900 Subject: [PATCH] FIX(postgresql): postgresql password property key --- authelia/vault/authelia-secrets.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authelia/vault/authelia-secrets.yaml b/authelia/vault/authelia-secrets.yaml index d5ecda5..430184e 100644 --- a/authelia/vault/authelia-secrets.yaml +++ b/authelia/vault/authelia-secrets.yaml @@ -33,4 +33,4 @@ spec: - secretKey: STORAGE_POSTGRES_PASSWORD remoteRef: key: databases/postgresql - property: password + property: APP_PASSWORD