diff --git a/empty-resources/0000_05_config-operator_02_featuregate.cr.yaml b/empty-resources/0000_05_config-operator_02_featuregate.cr.yaml new file mode 100644 index 000000000..8d2a6313f --- /dev/null +++ b/empty-resources/0000_05_config-operator_02_featuregate.cr.yaml @@ -0,0 +1,7 @@ +apiVersion: config.openshift.io/v1 +kind: FeatureGate +metadata: + name: cluster + annotations: + release.openshift.io/create-only: "true" +spec: {}