summaryrefslogtreecommitdiffstats
path: root/helm
diff options
context:
space:
mode:
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: