mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-02-27 05:52:08 +00:00
update
This commit is contained in:
parent
d72b39ecf9
commit
eb7f1da64a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
```
|
||||
# Create File for RKE2 - Config
|
||||
```
|
||||
touch /etc/rancher/rke2/config.yaml
|
||||
sudo touch /etc/rancher/rke2/config.yaml
|
||||
echo "token: <ADD-TOKEN>" >> /etc/rancher/rke2/config.yaml
|
||||
echo "server: https://<ADD-VIP>:9345" >> /etc/rancher/rke2/config.yaml
|
||||
echo "node-label:" >> /etc/rancher/rke2/config.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue