Skip to content

Commit 1835cb6

Browse files
authored
Merge pull request #91177 from jhradilek/enterprise-4.15-exposed-cnvnamespace
[enterprise-4.15] Fix exposed CNVNamespace attribute in two code listings
2 parents 872e1de + 1904c8a commit 1835cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-applying-node-placement-rules.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ endif::openshift-rosa,openshift-dedicated[]
2222

2323
. Edit the object in your default editor by running the following command:
2424
+
25-
[source,terminal]
25+
[source,terminal,subs="attributes+"]
2626
----
2727
$ oc edit <resource_type> <resource_name> -n {CNVNamespace}
2828
----

0 commit comments

Comments
 (0)