helm: add option for external db (#15722)
This commit is contained in:
parent
3447bd2f80
commit
55a6b54f8e
12 changed files with 41 additions and 1 deletions
|
@ -30,6 +30,7 @@ dependencies:
|
|||
- name: postgresql
|
||||
version: "8.x.x"
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
- name: redis
|
||||
version: "10.x.x"
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue