This commit is contained in:
fwastring 2025-09-08 21:45:19 +02:00
parent 7bc5e14a6e
commit 6ff838b83f
8 changed files with 31 additions and 275 deletions

View file

@ -26,7 +26,7 @@ in
extraFlags = toString ([
"--write-kubeconfig-mode \"0644\""
"--cluster-init"
# "--disable servicelb"
"--disable servicelb"
"--disable traefik"
"--disable local-storage"
]);