mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 13:31:52 +00:00
Fix typo in comment
This commit is contained in:
parent
9553e89a19
commit
5d94c2014a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user