diff --git a/modules/ztp-deploying-a-site.adoc b/modules/ztp-deploying-a-site.adoc index dbab116a3b62..fdd1bc78cd13 100644 --- a/modules/ztp-deploying-a-site.adoc +++ b/modules/ztp-deploying-a-site.adoc @@ -87,7 +87,8 @@ To override the default `BareMetalHost` CR for a node, you can reference the ove .. Optional: To provision additional install-time manifests on the provisioned cluster, create a directory in your Git repository, for example, `sno-extra-manifest/`, and add your custom manifest CRs to this directory. If your `SiteConfig.yaml` refers to this directory in the `extraManifestPath` field, any CRs in this referenced directory are appended to the default set of extra manifests. + -.Enabling the crun OCI container runtime +// Testing AsciiDocDITA.AdmonitionTitle hit +.Enabling the crun OCI container runtime [IMPORTANT] ==== For optimal cluster performance, enable crun for master and worker nodes in {sno}, {sno} with additional worker nodes, {3no}, and standard clusters. @@ -130,4 +131,4 @@ Labels: beta.kubernetes.io/arch=amd64 node-role.kubernetes.io/worker= node.openshift.io/os_id=rhcos ---- -<1> The custom label is applied to the node. \ No newline at end of file +<1> The custom label is applied to the node.