Update provisioned iops doc example

This commit is contained in:
Andrey Falko 2017-09-18 19:01:30 -07:00
parent 817f94a241
commit a683ccd7af
1 changed files with 1 additions and 1 deletions

View File

@ -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