manifests/charts/istio-operator/templates/crds.yaml (
6
lines of code) (
raw
):
{{- if .Values.enableCRDTemplates -}} {{- range $path, $bytes := .Files.Glob "crds/*.yaml" -}} --- {{ $.Files.Get $path }} {{- end -}} {{- end -}}