parent
6881d6d585
commit
3f47fc8ba4
28 changed files with 32 additions and 33 deletions
|
@ -179,7 +179,7 @@ func (k *Kubernetes) getClientConfig() (*rest.Config, error) {
|
|||
}
|
||||
|
||||
// Connect to API from out of cluster
|
||||
// Only the first one is used. We will deprecated multiple endpoints later.
|
||||
// Only the first one is used. We will deprecate multiple endpoints later.
|
||||
clusterinfo.Server = k.APIServerList[0]
|
||||
|
||||
if len(k.APICertAuth) > 0 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue