diff --git a/copy_images.tf b/copy_images.tf index 08c579e..b3c0dcd 100644 --- a/copy_images.tf +++ b/copy_images.tf @@ -13,7 +13,7 @@ locals { # tag = var.cluster_autoscaler_tag # }, { - enabled = false + enabled = true dest_path = null name = "kubectl" source_image = "bitnami/kubectl"