feat(hedgedoc): switch to new DB instance
All checks were successful
Renovate / renovate (push) Successful in 33s
All checks were successful
Renovate / renovate (push) Successful in 33s
This commit is contained in:
parent
1e612bc89d
commit
eaddde77c1
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ spec:
|
|||
- name: CMD_DB_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: default-cluster-pguser-hedgedoc
|
||||
key: uri
|
||||
name: db-credentials-hedgedoc
|
||||
key: PQ_URL
|
||||
- name: NODE_EXTRA_CA_CERTS
|
||||
value: /certs/ca.crt
|
||||
envFrom:
|
||||
|
|
Loading…
Reference in a new issue