mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
56cb913a51
- Search for kubeconfig in /home/*/.kube/config in addition to /root/.kube/config - Add --kubeconfig installer flag to specify custom kubeconfig path - Auto-detect and pass kubeconfig path to agent when Kubernetes is enabled - Respect KUBECONFIG environment variable when kubectl is working Related to discussion #968