mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 12:46:06 +00:00
Fix typo in comment
This commit is contained in:
@@ -413,7 +413,7 @@ type CloudConfig struct {
|
||||
|
||||
// KubernetesClusterTag is the legacy cluster id we'll use to identify our cluster resources
|
||||
KubernetesClusterTag string
|
||||
// KubernetesClusterTag is the cluster id we'll use to identify our cluster resources
|
||||
// KubernetesClusterID is the cluster id we'll use to identify our cluster resources
|
||||
KubernetesClusterID string
|
||||
|
||||
//The aws provider creates an inbound rule per load balancer on the node security
|
||||
|
Reference in New Issue
Block a user