Commit f1655eba authored by Administrator's avatar Administrator

Update ingress.yaml

parent 732fafac
...@@ -31,7 +31,7 @@ spec: ...@@ -31,7 +31,7 @@ spec:
http: http:
paths: paths:
{{- range $ingressPaths }} {{- range $ingressPaths }}
- path: /* - path: {{ . }}
backend: backend:
serviceName: {{ $fullName }} serviceName: {{ $fullName }}
servicePort: http servicePort: http
......
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