this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(k3s): addons should be installed on all master nodes

Khue Doan 08e9a51e 4b361079

+2
+2
infra/_modules/nixos/flake.nix
··· 60 60 ./configuration.nix 61 61 ./disks.nix 62 62 ./profiles/k3s-server.nix 63 + ./profiles/k3s-addons.nix 63 64 { 64 65 networking.hostName = "kube-2"; 65 66 systemd.network.networks."30-wan" = { ··· 89 90 ./configuration.nix 90 91 ./disks.nix 91 92 ./profiles/k3s-server.nix 93 + ./profiles/k3s-addons.nix 92 94 { 93 95 networking.hostName = "kube-3"; 94 96 systemd.network.networks."30-wan" = {