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