Skip to content
Snippets Groups Projects
Commit 1687d46e authored by Alfred Krohmer's avatar Alfred Krohmer
Browse files

fix: remove default value for `awsRegion` value in cluster-autoscaler Helm...

fix: remove default value for `awsRegion` value in cluster-autoscaler Helm chart to avoid accidental misconfigurations

The region should be specified explicitly. Having a default might be dangerous as cluster-autoscaler might find matching autoscaling groups in other regions that belong to a different cluster and wipe all nodes in them as it doesn't recognize these as belonging to its own cluster.
parent aa1d413e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment