diff --git a/openshift/helm/experimental.yaml b/openshift/helm/experimental.yaml index 74c724c9a..e349431aa 100644 --- a/openshift/helm/experimental.yaml +++ b/openshift/helm/experimental.yaml @@ -14,7 +14,6 @@ options: - PreflightPermissions disabled: - WebhookProviderCertManager - - HelmChartSupport - BoxcutterRuntime # List of enabled experimental features for catalogd # Use with {{- if has "FeatureGate" .Value.catalogd.features.enabled }} diff --git a/openshift/operator-controller/manifests-experimental.yaml b/openshift/operator-controller/manifests-experimental.yaml index 91b615033..2403424ae 100644 --- a/openshift/operator-controller/manifests-experimental.yaml +++ b/openshift/operator-controller/manifests-experimental.yaml @@ -1237,7 +1237,6 @@ spec: - --feature-gates=SingleOwnNamespaceInstallSupport=true - --feature-gates=PreflightPermissions=true - --feature-gates=WebhookProviderCertManager=false - - --feature-gates=HelmChartSupport=false - --feature-gates=BoxcutterRuntime=false - --tls-cert=/var/certs/tls.crt - --tls-key=/var/certs/tls.key