hall / kubenix

Kubernetes management with Nix
https://kubenix.org/
MIT License
279 stars 27 forks source link

allow kubeconfig to not be set #65

Closed BrainWart closed 3 months ago

BrainWart commented 3 months ago

this allows kubeconfig to be null/unset

fixes #64

hall commented 3 months ago

Looks good, thanks @BrainWart!