fix: Fixes agents failing to launch.

This commit is contained in:
greysoh 2024-07-16 15:51:05 -04:00
parent b4c0b59127
commit 94facdb5fe
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37

View file

@ -16,7 +16,6 @@ in {
enable = true;
role = "agent";
serverAddr = "https://kitteh-node-1-k3s-server:6443";
extraFlags = "--disable servicelb";
};
virtualisation.docker.enable = true;