Open ghost opened 4 years ago
The status works with current config file only. If export KUBECOFIG=/path/to/new/kube/config is used the status doesn't change. If this can be fixed/implemented it would be great. I reverted back to using kube_ps1 instead. Thanks.
export KUBECOFIG=/path/to/new/kube/config
kube_ps1
The status works with current config file only. If
export KUBECOFIG=/path/to/new/kube/config
is used the status doesn't change. If this can be fixed/implemented it would be great. I reverted back to usingkube_ps1
instead. Thanks.