mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Merge pull request #10181 from swagiaal/aws-ebs-name
Use instance availability zone for AWS EBS
This commit is contained in:
@@ -16,6 +16,6 @@ spec:
|
||||
volumes:
|
||||
- name: html-volume
|
||||
awsElasticBlockStore:
|
||||
# Enter the volume region and ID below
|
||||
volumeID: aws://{region}/{volume ID}
|
||||
# Enter the volume ID below
|
||||
volumeID: volume_ID
|
||||
fsType: ext4
|
||||
|
Reference in New Issue
Block a user