k3s
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
services.k3s.extraFlags = toString [
|
||||
# "--debug" # Optionally add additional args to k3s
|
||||
"--disable=traefik"
|
||||
"--bind-address 100.122.128.107"
|
||||
"--tls-san 100.122.128.107"
|
||||
];
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
|
||||
Reference in New Issue
Block a user