mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 00:14:15 -03:00
whoopsies
This commit is contained in:
@@ -61,7 +61,7 @@ spec:
|
||||
http:
|
||||
paths:
|
||||
{{- if not $h.paths -}} {{/* If no paths given, default to "/" */}}
|
||||
{{- $_ := set $h "paths" (dict "path" "/") -}}
|
||||
{{- $_ := set $h "paths" (list (dict "path" "/")) -}}
|
||||
{{- end -}}
|
||||
{{- range $p := $h.paths -}}
|
||||
{{- $svcData = (include "tc.v1.common.lib.ingress.backend.data" (dict
|
||||
|
||||
Reference in New Issue
Block a user