1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2022-03-11 13:58:08 +02:00
parent 6c2741677d
commit adc1dd3bd3

View File

@ -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",