scholzj / terraform-aws-kubernetes

Terraform module for Kubernetes setup on AWS
Apache License 2.0
202 stars 129 forks source link

Added patch to cluster-autoscaler configmaps #10

Closed sarge closed 6 years ago

sarge commented 6 years ago

Fixes a permissions issue when scaling down.

scholzj commented 6 years ago

Hmm, interesting. It scaled down well for me without the patch permission. Anyway, should be fine to merge this. Thanks for the PR.