File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -243,7 +243,7 @@ metadata:
243243 features.operators.openshift.io/cnf : " false"
244244 features.operators.openshift.io/cni : " false"
245245 features.operators.openshift.io/csi : " false"
246- features.operators.openshift.io/disconnected : " false "
246+ features.operators.openshift.io/disconnected : " true "
247247 features.operators.openshift.io/fips-compliant : " true"
248248 features.operators.openshift.io/proxy-aware : " true"
249249 features.operators.openshift.io/tls-profiles : " false"
@@ -259,7 +259,6 @@ metadata:
259259 for additional steps.
260260 operatorframework.io/cluster-monitoring : " true"
261261 operatorframework.io/suggested-namespace : cert-manager-operator
262- operators.openshift.io/infrastructure-features : ' ["proxy-aware"]'
263262 operators.openshift.io/valid-subscription : ' ["OpenShift Kubernetes Engine", "OpenShift
264263 Container Platform", "OpenShift Platform Plus"]'
265264 operators.operatorframework.io/builder : operator-sdk-v1.25.1
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ metadata:
1111 features.operators.openshift.io/cnf : " false"
1212 features.operators.openshift.io/cni : " false"
1313 features.operators.openshift.io/csi : " false"
14- features.operators.openshift.io/disconnected : " false "
14+ features.operators.openshift.io/disconnected : " true "
1515 features.operators.openshift.io/fips-compliant : " true"
1616 features.operators.openshift.io/proxy-aware : " true"
1717 features.operators.openshift.io/tls-profiles : " false"
@@ -27,7 +27,6 @@ metadata:
2727 for additional steps.
2828 operatorframework.io/cluster-monitoring : " true"
2929 operatorframework.io/suggested-namespace : cert-manager-operator
30- operators.openshift.io/infrastructure-features : ' ["proxy-aware"]'
3130 operators.openshift.io/valid-subscription : ' ["OpenShift Kubernetes Engine", "OpenShift
3231 Container Platform", "OpenShift Platform Plus"]'
3332 operators.operatorframework.io/project_layout : unknown
You can’t perform that action at this time.
0 commit comments