Merge pull request #34996 from abrarshivani/vsphere_volumes_examples
Automatic merge from submit-queue Add vSphere Volume Examples This PR adds vSphere Volume Examples
This commit is contained in:
@@ -92,7 +92,7 @@ metadata:
|
||||
name: slow
|
||||
provisioner: kubernetes.io/vsphere-volume
|
||||
parameters:
|
||||
diskformat: thin
|
||||
diskformat: eagerzeroedthick
|
||||
```
|
||||
|
||||
* `diskformat`: `thin`, `zeroedthick` and `eagerzeroedthick`. See vSphere docs for details. Default: `"thin"`.
|
||||
|
Reference in New Issue
Block a user