change postgres.password to postgres
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-19 13:27:58 -08:00
parent 0c4d8ffac9
commit 5909c52faf
1 changed files with 2 additions and 2 deletions

View File

@ -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