This commit is contained in:
ConnorGraham
2020-01-30 15:42:09 -05:00
parent 3fbda60228
commit d1dbe46145
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
- host: {{ .Values.ingress.host }}
http:
paths:
{{- range $p := $paths }}
{{- range $p := .Values.ingress.paths }}
- path: {{ $p }}
backend:
serviceName: k8dash