oops, apparently k3s was still enabled. also removed the docker comments
This commit is contained in:
parent
75e79f3c4f
commit
0c043aec1c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
cluster-testing.modules = [
|
||||
({
|
||||
services.k3s = {
|
||||
/* services.k3s = { # just hogging resources at this moment
|
||||
enable = true;
|
||||
role = "server";
|
||||
# token = ""; # Agent nodes are joined to the master node using a node-token which can be found on the master node at /var/lib/rancher/k3s/server/node-token.
|
||||
|
|
Loading…
Reference in a new issue