kg6zjl / qd

QuickDeploy for K8s - Quickly deploy an image as a deployment
0 stars 0 forks source link

Read from env var before default kube config path #14

Closed kg6zjl closed 2 months ago

kg6zjl commented 2 months ago

When using switch, a temp kubeconfig is generated. qd is looking at the actual path in ~/.kube/config. Test if the var is set and use it first.