diff --git a/apps/base/temporal/release.yaml b/apps/base/temporal/release.yaml index 90251a4..1bda9fc 100644 --- a/apps/base/temporal/release.yaml +++ b/apps/base/temporal/release.yaml @@ -55,9 +55,9 @@ spec: user: postgres valuesFrom: - kind: Secret - name: postgres.password + name: postgres targetPath: server.config.persistence.default.sql.password - kind: Secret - name: postgres.password + name: postgres targetPath: server.config.persistence.visibility.sql.password \ No newline at end of file