|
1 | 1 | schemapatch: |
2 | | - requiredFeatureSets: |
3 | | - - "" |
4 | | - - "Default" |
5 | | - - "TechPreviewNoUpgrade" |
6 | | - - "CustomNoUpgrade" |
7 | 2 | swaggerdocs: |
8 | 3 | commentPolicy: Warn |
| 4 | +manifestMerge: |
| 5 | + tupleOverrides: |
| 6 | + - crdName: authentications.operator.openshift.io |
| 7 | + clusterProfilesToInject: |
| 8 | + - include.release.openshift.io/self-managed-high-availability |
| 9 | + - include.release.openshift.io/single-node-developer |
| 10 | + ungated: true |
| 11 | + - crdName: consoles.operator.openshift.io |
| 12 | + ungated: true |
| 13 | + - crdName: configs.operator.openshift.io |
| 14 | + ungated: true |
| 15 | + - crdName: kubeapiservers.operator.openshift.io |
| 16 | + ungated: true |
| 17 | + - crdName: kubecontrollermanagers.operator.openshift.io |
| 18 | + ungated: true |
| 19 | + - crdName: kubeschedulers.operator.openshift.io |
| 20 | + ungated: true |
| 21 | + - crdName: openshiftapiservers.operator.openshift.io |
| 22 | + ungated: true |
| 23 | + - crdName: cloudcredentials.operator.openshift.io |
| 24 | + ungated: true |
| 25 | + - crdName: kubestorageversionmigrators.operator.openshift.io |
| 26 | + ungated: true |
| 27 | + - crdName: openshiftcontrollermanagers.operator.openshift.io |
| 28 | + ungated: true |
| 29 | + - crdName: storages.operator.openshift.io |
| 30 | + ungated: true |
| 31 | + - crdName: ingresscontrollers.operator.openshift.io |
| 32 | + ungated: true |
| 33 | + - crdName: insightsoperators.operator.openshift.io |
| 34 | + ungated: true |
| 35 | + - crdName: servicecas.operator.openshift.io |
| 36 | + ungated: true |
| 37 | + - crdName: dnses.operator.openshift.io |
| 38 | + ungated: true |
| 39 | + - crdName: csisnapshotcontrollers.operator.openshift.io |
| 40 | + ungated: true |
| 41 | + - crdName: machineconfigurations.operator.openshift.io |
| 42 | + ungated: true |
| 43 | + - crdName: clustercsidrivers.operator.openshift.io |
| 44 | + ungated: true |
| 45 | + - crdName: networks.operator.openshift.io |
| 46 | + featureSet: Default |
| 47 | + clusterProfilesToInject: |
| 48 | + - include.release.openshift.io/self-managed-high-availability |
| 49 | + - include.release.openshift.io/single-node-developer |
| 50 | + - crdName: networks.operator.openshift.io |
| 51 | + featureSet: CustomNoUpgrade |
| 52 | + clusterProfilesToInject: |
| 53 | + - include.release.openshift.io/self-managed-high-availability |
| 54 | + - include.release.openshift.io/single-node-developer |
| 55 | + - crdName: networks.operator.openshift.io |
| 56 | + featureSet: TechPreviewNoUpgrade |
| 57 | + clusterProfilesToInject: |
| 58 | + - include.release.openshift.io/self-managed-high-availability |
| 59 | + - include.release.openshift.io/single-node-developer |
| 60 | + |
| 61 | + |
| 62 | + |
0 commit comments