Skip to content

Commit 16706b3

Browse files
Michael Burkeopenshift-cherrypick-robot
authored andcommitted
CNV# 64080 - Documentation suggests annotating auto-memory-limits-ratio replace $
1 parent 2eb2751 commit 16706b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-setting-resource-quota-limits-for-vms.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can customize the memory limit ratio for a specific namespace by adding the
1212

1313
[source,terminal]
1414
----
15-
oc label ns/my-virtualization-project alpha.kubevirt.io/auto-memory-limits-ratio=1.2
15+
$ oc label ns/my-virtualization-project alpha.kubevirt.io/auto-memory-limits-ratio=1.2
1616
----
1717

1818
[WARNING]

0 commit comments

Comments
 (0)