fix: Fixes agents failing to launch.
This commit is contained in:
parent
b4c0b59127
commit
94facdb5fe
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ in {
|
|||
enable = true;
|
||||
role = "agent";
|
||||
serverAddr = "https://kitteh-node-1-k3s-server:6443";
|
||||
extraFlags = "--disable servicelb";
|
||||
};
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
|
Reference in a new issue