add existingSecret option, align postgres PW handling

This commit is contained in:
c4tz 2022-11-16 15:22:32 +01:00
parent 9960f52561
commit 2fc2751d75
4 changed files with 16 additions and 2 deletions

View file

@ -18,6 +18,8 @@ env:
# DATABASE_URL:
# REDIS_URL:
existingSecret: ""
web:
replicaCount: 2
port: 8080