sparse-intern-71089
09/16/2022, 3:30 AMmost-toothbrush-43532
09/16/2022, 5:32 AMexport const kubeconfig = cluster.kubeconfig;
const provider = new k8s.Provider('k8sProvider', { kubeconfig: kubeconfig });
I changed like this and its workmost-toothbrush-43532
09/19/2022, 9:50 AM