helm3 --kubeconfig=myclusterx ls
generated error:
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: myclusterx
Error: Kubernetes cluster unreachable: error loading config file “myclusterx”: yaml: mapping values are not allowed in this context
how to fix it?
Thanks.