mirror of https://github.com/kubernetes/kops.git
Merge pull request #3417 from afalko/provisionedIopsDocFix
Automatic merge from submit-queue. . Update provisioned iops doc example
This commit is contained in:
commit
40797b73b5
|
@ -101,7 +101,7 @@ spec:
|
|||
role: Node
|
||||
rootVolumeSize: 200
|
||||
rootVolumeType: io1
|
||||
rootProvisionedIops: 200
|
||||
rootVolumeIops: 200
|
||||
```
|
||||
|
||||
## Creating a new instance group
|
||||
|
|
Loading…
Reference in New Issue