🔧 set k3s server address
This commit is contained in:
parent
defc49c48a
commit
a4b746fd9c
@ -3,6 +3,6 @@
|
||||
|
||||
services.k3s = {
|
||||
role = "agent";
|
||||
serverAddr = "https://<ip of first node>:6443";
|
||||
serverAddr = "https://100.111.208.75:6443";
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user