mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-14 09:22:21 +00:00
update
This commit is contained in:
parent
d72b39ecf9
commit
eb7f1da64a
@ -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…
x
Reference in New Issue
Block a user