mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 05:09:43 +02:00
Merge branch 'master' of https://github.com/plankanban/planka
This commit is contained in:
commit
917dcf31cf
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ spec:
|
||||||
- name: DATABASE_URL
|
- name: DATABASE_URL
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: planka-postgresql-svcbind-custom-user
|
name: {{ include "planka.fullname" . }}-postgresql-svcbind-custom-user
|
||||||
key: uri
|
key: uri
|
||||||
{{- end }}
|
{{- end }}
|
||||||
- name: BASE_URL
|
- name: BASE_URL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue