Update config.go
parent
d01d8e5773
commit
3c50dee461
|
@ -38,7 +38,7 @@ type KubeConfigSetup struct {
|
|||
// The name of the cluster for this context
|
||||
ClusterName string
|
||||
|
||||
// ClusterServerAddress is the address of of the kubernetes cluster
|
||||
// ClusterServerAddress is the address of the kubernetes cluster
|
||||
ClusterServerAddress string
|
||||
|
||||
// ClientCertificate is the path to a client cert file for TLS.
|
||||
|
|
Loading…
Reference in New Issue