mirror of
https://github.com/alibaba/higress.git
synced 2026-02-27 14:10:51 +08:00
5 lines
136 B
YAML
5 lines
136 B
YAML
{{- if .Values.base.enableCRDTemplates }}
|
|
{{ .Files.Get "crds/crd-all.gen.yaml" }}
|
|
{{ .Files.Get "crds/crd-operator.yaml" }}
|
|
{{- end }}
|