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
|
- name: VIKUNJA_DATABASE_SSLMODE
|
||||||
value: require
|
value: require
|
||||||
- name: VIKUNJA_DATABASE_HOST
|
- name: VIKUNJA_DATABASE_HOST
|
||||||
valueFrom:
|
value: app-cluster-pooler-rw.postgres.svc
|
||||||
secretKeyRef:
|
|
||||||
name: db-credentials-vikunja
|
|
||||||
key: HOST
|
|
||||||
- name: VIKUNJA_DATABASE_DATABASE
|
- name: VIKUNJA_DATABASE_DATABASE
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|
Loading…
Reference in a new issue