Update k3s on Robin
This commit is contained in:
parent
eb8bee6160
commit
0e65aa19d9
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
||||||
services.k3s = {
|
services.k3s = {
|
||||||
enable = true;
|
enable = true;
|
||||||
role = "agent";
|
role = "agent";
|
||||||
|
package = pkgs.k3s_1_36;
|
||||||
|
|
||||||
serverAddr = "https://192.168.1.122:6443";
|
serverAddr = "https://192.168.1.122:6443";
|
||||||
tokenFile = "/var/lib/rancher/k3s/join-token";
|
tokenFile = "/var/lib/rancher/k3s/join-token";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue