mirror of
https://github.com/skooner-k8s/skooner.git
synced 2026-08-24 04:16:18 +00:00
Typo
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
- host: {{ .Values.ingress.host }}
|
||||
http:
|
||||
paths:
|
||||
{{- range $p := $paths }}
|
||||
{{- range $p := .Values.ingress.paths }}
|
||||
- path: {{ $p }}
|
||||
backend:
|
||||
serviceName: k8dash
|
||||
|
||||
Reference in New Issue
Block a user