secret key fix
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
361f4d7eaf
commit
0c4d8ffac9
|
@ -58,7 +58,6 @@ spec:
|
||||||
name: postgres.password
|
name: postgres.password
|
||||||
targetPath: server.config.persistence.default.sql.password
|
targetPath: server.config.persistence.default.sql.password
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
name: postgres
|
name: postgres.password
|
||||||
key: password
|
|
||||||
targetPath: server.config.persistence.visibility.sql.password
|
targetPath: server.config.persistence.visibility.sql.password
|
||||||
|
|
Loading…
Reference in New Issue