mirror of
https://gitee.com/mafgwo/stackedit
synced 2024-11-15 19:22:27 +08:00
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