Skip to content

Commit 5376410

Browse files
test
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent c6f987c commit 5376410

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

code/extensions/che-api/src/impl/k8s-service-impl.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ export class K8SServiceImpl implements K8SService {
3535

3636
constructor() {
3737
this.k8sConfig = new KubeConfig();
38-
this.k8sConfig.loadFromCluster();
3938
}
4039

4140
async ensureKubernetesServiceHostWhitelisted(): Promise<void> {

0 commit comments

Comments
 (0)