Fixed: master ip
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
services.k3s = {
|
||||
enable = true;
|
||||
role = "agent";
|
||||
serverAddr = "https://192.168.2.199:6443";
|
||||
serverAddr = "https://192.168.2.200:6443";
|
||||
};
|
||||
|
||||
networking.firewall = {
|
||||
|
||||
Reference in New Issue
Block a user