Skip to content

Commit 1200345

Browse files
authored
Don't mismatch cluster names
1 parent 3d25013 commit 1200345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/kubeconfig.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ clusters:
1010

1111
contexts:
1212
- context:
13-
cluster: ${cluster_name}
13+
cluster: kubernetes
1414
user: aws
1515
name: aws
1616
current-context: aws

0 commit comments

Comments
 (0)