fix: preserve kube-vip mount path and only swap hostPath to super-admin #98

Merged
micqdf merged 1 commits from stage into master 2026-03-03 00:00:49 +00:00

1 Commits

Author SHA1 Message Date
355273add5 fix: preserve kube-vip mount path and only swap hostPath to super-admin
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 19s
The previous replacement changed both mountPath and hostPath, causing kube-vip to lose its expected in-container kubeconfig path and exit. Keep mountPath at /etc/kubernetes/admin.conf, swap only hostPath during bootstrap, and enable kube-vip debug log level.
2026-03-02 23:59:41 +00:00