mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-26 18:38:49 +02:00
Don't mismatch cluster names
This commit is contained in:
@@ -10,7 +10,7 @@ clusters:
|
|||||||
|
|
||||||
contexts:
|
contexts:
|
||||||
- context:
|
- context:
|
||||||
cluster: ${cluster_name}
|
cluster: kubernetes
|
||||||
user: aws
|
user: aws
|
||||||
name: aws
|
name: aws
|
||||||
current-context: aws
|
current-context: aws
|
||||||
|
|||||||
Reference in New Issue
Block a user