Fixed ingress in helm chart.
This commit is contained in:
parent
97c97c5137
commit
bad9abd1c5
@ -28,6 +28,7 @@ spec:
|
|||||||
paths:
|
paths:
|
||||||
{{- range .paths }}
|
{{- range .paths }}
|
||||||
- path: {{ . }}
|
- path: {{ . }}
|
||||||
|
pathType: Prefix
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
name: {{ $fullName }}
|
name: {{ $fullName }}
|
||||||
|
Loading…
Reference in New Issue
Block a user