From f070da41d2d0fa50ddbc5a7d62626d6af383a3b4 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Tue, 6 Jan 2026 16:59:48 +0900 Subject: [PATCH] REFACTOR(todo): flatten Vault paths to root level MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - todo/prod → todo --- todo/helm-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo/helm-values.yaml b/todo/helm-values.yaml index 425ef38..df17a65 100644 --- a/todo/helm-values.yaml +++ b/todo/helm-values.yaml @@ -77,5 +77,5 @@ externalSecret: data: - secretKey: database-url remoteRef: - key: todo/prod + key: todo property: DATABASE_URL