Skip to content

Commit

Permalink
fix upgrade kubernetes documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
zufardhiyaulhaq committed Apr 25, 2021
1 parent 8e43e64 commit 3ffa91e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions upgrade-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ ssh [email protected]

* Go to `kubernetes-hardway-ansible` directory, checkout to master
```
git checkout master
git pull
git fetch --all
git checkout --track origin/v1.19.10
```

* Adjust variable in the group_vars
Expand Down

0 comments on commit 3ffa91e

Please sign in to comment.