Skip to content

Commit 041a425

Browse files
authored
Revert "fix(console): remove context from kubeconfig name (#1085)" (#1125)
This reverts commit a1be94d.
1 parent a65de23 commit 041a425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/console/helpers/downloadCrt.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ contexts:
8181
- context:
8282
cluster: ${clusterId}
8383
user: ${clusterId}-admin
84-
name: ${clusterId}-default
84+
name: ${clusterId}-context-default
8585
current-context: ${clusterId}-context-default
8686
kind: Config
8787
preferences: {}

0 commit comments

Comments
 (0)