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:
@@ -10,7 +10,7 @@ clusters:
|
||||
|
||||
contexts:
|
||||
- context:
|
||||
cluster: ${cluster_name}
|
||||
cluster: kubernetes
|
||||
user: aws
|
||||
name: aws
|
||||
current-context: aws
|
||||
|
||||
Reference in New Issue
Block a user