Commit 7dc3d20a authored by Administrator's avatar Administrator

Update ingress.yaml

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