From 7b5f24958125c7ac05185b697b95c342bb60a847 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Wed, 26 Aug 2026 14:03:22 +0300 Subject: [PATCH] ++ read identity password from canonical vault key, drop staging secret --- infrastructure/camunda/vad/camunda.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/camunda/vad/camunda.yaml b/infrastructure/camunda/vad/camunda.yaml index 84dca81..2b5f95f 100644 --- a/infrastructure/camunda/vad/camunda.yaml +++ b/infrastructure/camunda/vad/camunda.yaml @@ -157,7 +157,7 @@ spec: postgresql: path: secrets/data/camunda/postgresql keys: - password: identity-password + password: password postgresPassword: postgres-password image: pullSecrets: