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