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 2c90769 + ff71ed6 commit a0d2187Copy full SHA for a0d2187
modules/virt-creating-hpp-basic-storage-pool.adoc
@@ -33,9 +33,9 @@ spec:
33
storagePools: <1>
34
- name: any_name
35
path: "/var/myvolumes" <2>
36
-workload:
37
- nodeSelector:
38
- kubernetes.io/os: linux
+ workload:
+ nodeSelector:
+ kubernetes.io/os: linux
39
----
40
<1> The `storagePools` stanza is an array to which you can add multiple entries.
41
<2> Specify the storage pool directories under this node path.
0 commit comments