mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 02:59:16 -03:00
stupid
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{{- $missing := .missing | default (printf "Missing CRDs for %s" $crd) -}}
|
||||
{{- $rootCtx := .rootCtx -}}
|
||||
|
||||
{{- if $rootCtx.crd.verify.enabled -}}
|
||||
{{- if $rootCtx.Values.crd.verify.enabled -}}
|
||||
{{- $lookupMiddlewares := (lookup "apiextensions.k8s.io/v1" "CustomResourceDefinition" "" $crd) -}}
|
||||
{{/* If there are items, re-assign the variable */}}
|
||||
{{- if $lookupMiddlewares -}}
|
||||
|
||||
Reference in New Issue
Block a user