mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 20:17:29 +08:00
init infras
This commit is contained in:
4
helm/base/templates/crds.yaml
Normal file
4
helm/base/templates/crds.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
{{- if .Values.base.enableCRDTemplates }}
|
||||
{{ .Files.Get "crds/crd-all.gen.yaml" }}
|
||||
{{ .Files.Get "crds/crd-operator.yaml" }}
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user