fix typo in cluster yaml

This commit is contained in:
danslinky
2018-09-27 09:28:46 -07:00
committed by Denise
parent a2b17457b9
commit b8643d92eb
+1 -1
View File
@@ -22,7 +22,7 @@ Updated YAML
```yaml
system-images:
kubernetes: rancherhyperkube:v1.10.3
kubernetes: rancher/hyperkube:v1.10.3
```
After updating your `cluster.yml` with the required changes, all you need to do is run `rke up` to upgrade Kubernetes.