From 5df6fc7b5277558776481c9d5473d848c33f8966 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Sat, 27 Dec 2025 20:21:02 +0900 Subject: [PATCH] FIX(postgresql): pg-password ExternalSecret - to use databases/... --- prometheus/vault/postgresql-password.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus/vault/postgresql-password.yaml b/prometheus/vault/postgresql-password.yaml index f5bb030..232a088 100644 --- a/prometheus/vault/postgresql-password.yaml +++ b/prometheus/vault/postgresql-password.yaml @@ -14,5 +14,5 @@ spec: data: - secretKey: password remoteRef: - key: monitoring/postgresql + key: databases/postgresql-cnpg property: PASSWORD