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