mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-12 05:21:33 +01: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