add existingSecret option, align postgres PW handling
This commit is contained in:
parent
9960f52561
commit
2fc2751d75
4 changed files with 16 additions and 2 deletions
|
@ -18,6 +18,8 @@ env:
|
|||
# DATABASE_URL:
|
||||
# REDIS_URL:
|
||||
|
||||
existingSecret: ""
|
||||
|
||||
web:
|
||||
replicaCount: 2
|
||||
port: 8080
|
||||
|
|
Reference in a new issue