This commit is contained in:
James Turland 2024-03-14 22:02:50 +00:00
parent 11a1300592
commit 13eda18089

View file

@ -7,7 +7,7 @@
```
helm upgrade rancher rancher-latest/rancher \
--namespace cattle-system \
--set hostname=rancher.my.org \
--set hostname=rancher.my.org
```
# Upgrade RKE2 (Each node, not Admin!)
```