use valuesKey
ci / build (push) Waiting to run Details

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

View File

@ -56,8 +56,10 @@ spec:
valuesFrom: valuesFrom:
- kind: Secret - kind: Secret
name: postgres name: postgres
valuesKey: password
targetPath: server.config.persistence.default.sql.password targetPath: server.config.persistence.default.sql.password
- kind: Secret - kind: Secret
name: postgres name: postgres
valuesKey: password
targetPath: server.config.persistence.visibility.sql.password targetPath: server.config.persistence.visibility.sql.password