mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
Fix typo in DataVolume example spec
This commit is contained in:
parent
019ec4b54a
commit
70ac89b229
@ -148,7 +148,7 @@ spec:
|
|||||||
secretRef: "" # Optional
|
secretRef: "" # Optional
|
||||||
certConfigMap: "" # Optional
|
certConfigMap: "" # Optional
|
||||||
pvc:
|
pvc:
|
||||||
blockVolume: Block
|
volumeMode: Block
|
||||||
accessModes:
|
accessModes:
|
||||||
- ReadWriteOnce
|
- ReadWriteOnce
|
||||||
resources:
|
resources:
|
||||||
|
Loading…
Reference in New Issue
Block a user