mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-04-14 00:06:26 +00:00
Rename the Helm subdir that contains CRD(s) to match the expected chart directory structure.
3 lines
103 B
YAML
3 lines
103 B
YAML
{{- if .Values.nodeFeatureRule.createCRD }}
|
|
{{ .Files.Get "crds/nodefeaturerule-crd.yaml" }}
|
|
{{- end}}
|