Commit 501f7704 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #17958 from sils1297/patch-1

Auto commit by PR queue bot
parents 16a78198 0b45edeb
......@@ -274,12 +274,10 @@ spec:
- name: test-volume
# This AWS EBS volume must already exist.
awsElasticBlockStore:
volumeID: aws://<availability-zone>/<volume-id>
volumeID: <volume-id>
fsType: ext4
```
(Note: the syntax of volumeID is currently awkward; #10181 fixes it)
### nfs
An `nfs` volume allows an existing NFS (Network File System) share to be
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment