summaryrefslogtreecommitdiffstats
path: root/helm/wekan/templates/route.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'helm/wekan/templates/route.yaml')
-rw-r--r--helm/wekan/templates/route.yaml2
1 files changed, 0 insertions, 2 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: