1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Linter fix

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2023-03-22 15:26:07 +03:00
parent fce6695631
commit 8df97aaff8

View File

@ -22,7 +22,7 @@ const cluster = new Cluster({
id: "some-id",
kubeConfigPath: "/some/path/to/kubeconfig",
preferences: {
clusterName: "some-cluster-name"
clusterName: "some-cluster-name",
},
}, {
clusterServerUrl: "https://localhost:9999",