mirror of https://github.com/kubernetes/kops.git
Update provisioned iops doc example
This commit is contained in:
parent
817f94a241
commit
a683ccd7af
|
@ -101,7 +101,7 @@ spec:
|
||||||
role: Node
|
role: Node
|
||||||
rootVolumeSize: 200
|
rootVolumeSize: 200
|
||||||
rootVolumeType: io1
|
rootVolumeType: io1
|
||||||
rootProvisionedIops: 200
|
rootVolumeIops: 200
|
||||||
```
|
```
|
||||||
|
|
||||||
## Creating a new instance group
|
## Creating a new instance group
|
||||||
|
|
Loading…
Reference in New Issue