Skip to content

Commit 036d79c

Browse files
authored
Merge pull request #37547 from void-hr/main
added [source,yaml]
2 parents 7a5edd8 + af81c96 commit 036d79c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/nodes-cluster-resource-override-deploy-console.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ To install the Cluster Resource Override Operator using the {product-title} web
4242

4343
.. On the *Create ClusterResourceOverride* page, edit the YAML template to set the overcommit values as needed:
4444
+
45+
[source,yaml]
4546
----
4647
apiVersion: operator.autoscaling.openshift.io/v1
4748
kind: ClusterResourceOverride
@@ -67,6 +68,7 @@ spec:
6768

6869
.. On the *ClusterResourceOverride Details* age, click *YAML*. The `mutatingWebhookConfigurationRef` section appears when the webhook is called.
6970
+
71+
[source,yaml]
7072
----
7173
apiVersion: operator.autoscaling.openshift.io/v1
7274
kind: ClusterResourceOverride

0 commit comments

Comments
 (0)