Merge branch 'master' of github.com:JakeGinesin/nix-dots

This commit is contained in:
2025-10-18 01:10:38 -04:00
2 changed files with 9 additions and 0 deletions

View File

@@ -60,6 +60,7 @@
# "--node-ip=100.125.181.75" # Primary IP for this node
# "--node-external-ip=100.125.181.75" # External IP for services
# "--tls-san=100.125.181.75" # Add IP to TLS certificate
"--kubelet-arg=root-dir=/var/lib/kubelet"
];
};
}