mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 04:46:22 -03:00
Merge branch 'update-middlewares' into fixup-chartcontext
This commit is contained in:
@@ -15,4 +15,4 @@ maintainers:
|
||||
name: common
|
||||
sources: null
|
||||
type: library
|
||||
version: 16.1.0
|
||||
version: 16.2.2
|
||||
|
||||
@@ -107,10 +107,10 @@
|
||||
{{- $found = true -}}
|
||||
{{- $midNamespace = $p.namespace -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- if not $found -}}
|
||||
{{- fail (printf "Ingress - Middleware [%s] is not defined in any namespace. Create the middleware first." $mid.name) -}}
|
||||
{{- end -}}
|
||||
{{- if not $found -}}
|
||||
{{- fail (printf "Ingress - Middleware [%s] is not defined in any namespace. Create the middleware first." $mid.name) -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user