mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-22 07:50:19 +00:00
update
This commit is contained in:
parent
dcafeaa651
commit
0da953a812
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ mkdir -p /etc/rancher/rke2
|
||||||
sudo nano /etc/rancher/rke2/config.yaml
|
sudo nano /etc/rancher/rke2/config.yaml
|
||||||
```
|
```
|
||||||
# Add values
|
# Add values
|
||||||
|
```
|
||||||
token: <ADD-TOKEN>
|
token: <ADD-TOKEN>
|
||||||
server: https://<ADD-VIP>:9345
|
server: https://<ADD-VIP>:9345
|
||||||
node-label:
|
node-label:
|
||||||
|
|
Loading…
Reference in a new issue