mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(piped): db secret username
This commit is contained in:
@@ -36,7 +36,7 @@ spec:
|
||||
driver_class: "org.postgresql.Driver"
|
||||
secret:
|
||||
name: "pg-default-pguser-piped"
|
||||
username: "username"
|
||||
username: "user"
|
||||
password: "password"
|
||||
podSecurityContext: &psc
|
||||
runAsUser: &uid ${APP_UID_PIPED}
|
||||
|
||||
Reference in New Issue
Block a user