diff --git a/deployment/helm/node-feature-discovery/templates/nodefeaturerule-crd.yaml b/deployment/helm/node-feature-discovery/templates/nodefeaturerule-crd.yaml deleted file mode 100644 index c02c633d8..000000000 --- a/deployment/helm/node-feature-discovery/templates/nodefeaturerule-crd.yaml +++ /dev/null @@ -1,3 +0,0 @@ -{{- if .Values.nodeFeatureRule.createCRD }} -{{ .Files.Get "crds/nodefeaturerule-crd.yaml" }} -{{- end}} diff --git a/deployment/helm/node-feature-discovery/values.yaml b/deployment/helm/node-feature-discovery/values.yaml index 477f16297..2b3a5942a 100644 --- a/deployment/helm/node-feature-discovery/values.yaml +++ b/deployment/helm/node-feature-discovery/values.yaml @@ -10,9 +10,6 @@ nameOverride: "" fullnameOverride: "" namespaceOverride: "" -nodeFeatureRule: - createCRD: true - master: instance: extraLabelNs: []