We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cae1476 + ba4d4d5 commit 9218fe2Copy full SHA for 9218fe2
modules/virt-enabling-preallocation-globally.adoc
@@ -5,7 +5,7 @@
5
[id="virt-enabling-preallocation-globally_{context}"]
6
= Enabling preallocation globally
7
8
-You can enable cluster-wide preallocation mode for the Containerized Data Importer (CDI) by adding the `prellocation` field to the `CDI` object.
+You can enable cluster-wide preallocation mode for the Containerized Data Importer (CDI) by adding the `preallocation` field to the `CDI` object.
9
10
.Prerequisites
11
@@ -34,6 +34,6 @@ spec:
34
----
35
<1> The `preallocation` field is a boolean that defaults to false.
36
37
-. Save and exit your editor to update the `CDI` object and enable prellocation mode.
+. Save and exit your editor to update the `CDI` object and enable preallocation mode.
38
39
0 commit comments