diff --git a/cluster-autoscaler/config/kubernetes.go b/cluster-autoscaler/config/kubernetes.go index 4359a647e7..673a7ec576 100644 --- a/cluster-autoscaler/config/kubernetes.go +++ b/cluster-autoscaler/config/kubernetes.go @@ -28,7 +28,7 @@ import ( // This code was borrowed from Heapster to push the work forward and contains some functionality // that may not be needed in Kubernetes. -// TODO(mwielgus): revisit this once we have the basic structur ready. +// TODO(mwielgus): revisit this once we have the basic structure ready. const ( defaultUseServiceAccount = false