hall / kubenix

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

allow kubeconfig to not be set #65

Closed BrainWart closed 5 months ago

BrainWart commented 5 months ago

this allows kubeconfig to be null/unset

fixes #64

hall commented 5 months ago

Looks good, thanks @BrainWart!