Commit 05ce00e8 authored by skahate's avatar skahate

Update ingress.yaml

parent cd212ee9
Pipeline #7029 failed with stages
in 28 seconds
......@@ -46,8 +46,10 @@ spec:
{{- range $ingressPaths }}
- path: {{ . }}
backend:
serviceName: {{ $fullName }}
servicePort: http
service:
name: {{ $fullName }}
port:
number: 80
{{- end }}
{{- end }}
{{- end }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment