You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<1> Replace `<hosted_cluster_name>` with your hosted cluster.
188
190
<2> Replace `<hosted_cluster_namespace>` with the name of your hosted cluster namespace.
189
-
<3> The `imageContentSources` section contains mirror references for user workloads within the hosted cluster.
190
-
<4> Replace `<dns.base.domain.name>` with the DNS base domain name.
191
-
<5> Replace `<4.x.y>` with the supported {product-title} version you want to use.
191
+
<3> For the `disableAllDefaultSources` parameter, specify `true` if you want to disable all default OLM catalog resources. The default value is `false`, which enables all default OLM catalog resources.
192
+
<4> The `imageContentSources` section contains mirror references for user workloads within the hosted cluster.
193
+
<5> Replace `<dns.base.domain.name>` with the DNS base domain name.
194
+
<6> Replace `<4.x.y>` with the supported {product-title} version you want to use.
192
195
193
196
. Create all of the objects that you defined in the YAML files by concatenating them into a file and applying them against the management cluster. To do so, enter the following command:
0 commit comments