mirror of https://github.com/kubernetes/kops.git
docs(instance-groups): fix typo
This commit is contained in:
parent
9574b0d9d8
commit
7b28a3af13
|
|
@ -269,7 +269,7 @@ Instead of configuring specific machine types, the InstanceGroup can be configur
|
|||
```
|
||||
spec:
|
||||
mixedInstancesPolicy:
|
||||
instanceRquirements:
|
||||
instanceRequirements:
|
||||
cpu:
|
||||
min: "2"
|
||||
max: "16"
|
||||
|
|
|
|||
Loading…
Reference in New Issue