mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
fix typo in cluster yaml
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user