Skip to content

Commit 0fcc2f5

Browse files
authored
Merge pull request #95776 from openshift-cherrypick-robot/cherry-pick-95771-to-enterprise-4.20
[enterprise-4.20] CNV# 64080 - Documentation suggests annotating auto-memory-limits-ratio replace $
2 parents 2eb2751 + 16706b3 commit 0fcc2f5

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)