summaryrefslogtreecommitdiffstats
path: root/helm
diff options
context:
space:
mode:
authorCansu Kavili <cansukavili@gmail.com>2020-04-08 14:33:29 +0200
committerCansu Kavili <cansukavili@gmail.com>2020-04-08 14:33:29 +0200
commit0e79bd25ed323490bda88ce36536410a7f7b56d4 (patch)
tree45b657719f334b54143349ef3c5fd35ef5cc7d31 /helm
parent71f7a680b604dc0c9b3a26e803177f271a93ef83 (diff)
downloadwekan-0e79bd25ed323490bda88ce36536410a7f7b56d4.tar.gz
wekan-0e79bd25ed323490bda88ce36536410a7f7b56d4.tar.bz2
wekan-0e79bd25ed323490bda88ce36536410a7f7b56d4.zip
values file updated
Diffstat (limited to 'helm')
-rw-r--r--helm/wekan/templates/route.yaml2
-rw-r--r--helm/wekan/values.yaml2
2 files changed, 1 insertions, 3 deletions
diff --git a/helm/wekan/templates/route.yaml b/helm/wekan/templates/route.yaml
index 7f357ea5..9a55591d 100644
--- a/helm/wekan/templates/route.yaml
+++ b/helm/wekan/templates/route.yaml
@@ -1,7 +1,5 @@
{{- if .Values.route.enabled -}}
{{- $fullName := include "wekan.fullname" . -}}
-{{- $servicePort := .Values.service.port -}}
-{{- $ingressPath := .Values.ingress.path -}}
apiVersion: route.openshift.io/v1
kind: Route
metadata:
diff --git a/helm/wekan/values.yaml b/helm/wekan/values.yaml
index 7597c407..8211f495 100644
--- a/helm/wekan/values.yaml
+++ b/helm/wekan/values.yaml
@@ -60,7 +60,7 @@ ingress:
# - wekan-example.local
route:
- enabled: true
+ enabled: false
resources:
requests: