mirror of
https://github.com/wekan/wekan.git
synced 2026-01-26 03:06:09 +01:00
Why: This change addresses the need by: 1. upgrade mongo replica version 2. access mongo via service url 3. change the expose servicePort to numeric Signed-off-by: Jiang Yitao <jiangyt.cn@gmail.com>
5 lines
165 B
YAML
5 lines
165 B
YAML
dependencies:
|
|
- name: mongodb-replicaset
|
|
version: 3.11.x
|
|
repository: "https://kubernetes-charts.storage.googleapis.com/"
|
|
condition: mongodb-replicaset.enabled
|