mirror of https://github.com/wekan/wekan
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>reviewable/pr2867/r1
parent
c25162aac7
commit
5aeb88ee6c
@ -1,5 +1,5 @@ |
||||
dependencies: |
||||
- name: mongodb-replicaset |
||||
version: 3.6.x |
||||
version: 3.11.x |
||||
repository: "https://kubernetes-charts.storage.googleapis.com/" |
||||
condition: mongodb-replicaset.enabled |
||||
|
Loading…
Reference in new issue