From b4c26f18b88c9e5c4a7b8e6aac112b1756e3d3a0 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Thu, 13 Jun 2024 15:37:49 -0800 Subject: [PATCH] blah --- apps/base/temporal/release.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/base/temporal/release.yaml b/apps/base/temporal/release.yaml index 5cc73c3..3fea24b 100644 --- a/apps/base/temporal/release.yaml +++ b/apps/base/temporal/release.yaml @@ -57,10 +57,10 @@ spec: - kind: Secret name: temporalPostgresPassword targetPath: server.config.persistence.default.sql.password - - kind: Secret - name: temporalPostgresPassword - targetPath: server.config.persistence.visibility.sql.password - kind: Secret name: temporalPostgresUser targetPath: server.config.persistence.visibility.sql.user + - kind: Secret + name: temporalPostgresPassword + targetPath: server.config.persistence.visibility.sql.password \ No newline at end of file