1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

Don't mismatch cluster names

This commit is contained in:
Steve D
2018-06-29 13:12:47 -04:00
committed by GitHub
parent 3d25013d12
commit 120034599c
+1 -1
View File
@@ -10,7 +10,7 @@ clusters:
contexts:
- context:
cluster: ${cluster_name}
cluster: kubernetes
user: aws
name: aws
current-context: aws