diff --git a/apps/base/temporal/release.yaml b/apps/base/temporal/release.yaml index 82aa385..90251a4 100644 --- a/apps/base/temporal/release.yaml +++ b/apps/base/temporal/release.yaml @@ -58,7 +58,6 @@ spec: name: postgres.password targetPath: server.config.persistence.default.sql.password - kind: Secret - name: postgres - key: password + name: postgres.password targetPath: server.config.persistence.visibility.sql.password \ No newline at end of file