mirror of
https://github.com/wekan/wekan.git
synced 2026-01-29 12:46:09 +01:00
1. removed unused test pod 2. update chart dependency with bitnami repo 3. removed unused configurations in default values Signed-off-by: Jiang Yi Tao <jiangyt.cn@gmail.com>
5 lines
128 B
YAML
5 lines
128 B
YAML
dependencies:
|
|
- name: mongodb
|
|
version: 10.0.x
|
|
repository: "https://charts.bitnami.com/bitnami"
|
|
condition: mongodb.enabled
|