diff --git a/src/main/context-handler/context-handler.ts b/src/main/context-handler/context-handler.ts index 1e5b209236..95c4771529 100644 --- a/src/main/context-handler/context-handler.ts +++ b/src/main/context-handler/context-handler.ts @@ -147,7 +147,6 @@ export class ContextHandler { const apiPrefix = `${this.kubeAuthProxy.apiPrefix}${clusterPath}`; return { - //target: await this.resolveAuthProxyUrl(), target: { protocol: "https:", host: "127.0.0.1",