Loading charts/meep-dai/templates/ingress.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ spec: - http: paths: {{- range $path := .paths }} - path: {{ $path }} - path: {{ $path.path }} pathType: ImplementationSpecific backend: service: Loading Loading
charts/meep-dai/templates/ingress.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ spec: - http: paths: {{- range $path := .paths }} - path: {{ $path }} - path: {{ $path.path }} pathType: ImplementationSpecific backend: service: Loading