feat(vikunja): switch to pooler for DB
All checks were successful
Renovate / renovate (push) Successful in 39s
All checks were successful
Renovate / renovate (push) Successful in 39s
This commit is contained in:
parent
2ed60f7f25
commit
33ddbde17b
1 changed files with 1 additions and 4 deletions
|
@ -30,10 +30,7 @@ spec:
|
|||
- name: VIKUNJA_DATABASE_SSLMODE
|
||||
value: require
|
||||
- name: VIKUNJA_DATABASE_HOST
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: db-credentials-vikunja
|
||||
key: HOST
|
||||
value: app-cluster-pooler-rw.postgres.svc
|
||||
- name: VIKUNJA_DATABASE_DATABASE
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
|
Loading…
Reference in a new issue