mirror of
https://github.com/alibaba/higress.git
synced 2026-03-04 00:20:50 +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 }}
|