Unable to configure istio-1.1.0-rc.1 with helm and tiller

Hi

I tried above command and ISTIO was configured but, istio-galley, istio-telemetry, istio-policy are in CrashLoopBackOff state.

kubectl get pods -n istio-system
NAME READY STATUS RESTARTS AGE
istio-citadel-5bf5488468-vtprx 1/1 Running 0 4m
istio-galley-7d66584fd5-sqt9c 0/1 CrashLoopBackOff 5 4m
istio-ingressgateway-665ffb67b8-mpjnm 0/1 Running 0 4m
istio-init-crd-10-t7h2k 0/1 Completed 0 7m
istio-init-crd-11-8s7rt 0/1 Completed 0 7m
istio-init-crd-certmanager-10-bdpnh 0/1 Completed 0 7m
istio-pilot-78d956bf99-6gjvx 0/2 Pending 0 4m
istio-policy-7bd89845bd-qx5rk 1/2 CrashLoopBackOff 6 4m
istio-sidecar-injector-744f68bf5f-m27r6 1/1 Running 0 4m
istio-telemetry-679f7fbbd8-7k5j9 1/2 CrashLoopBackOff 6 4m
prometheus-89bc5668c-dbgtw 1/1 Running 0 4m

kubectl logs istio-galley-7d66584fd5-sqt9c -n istio-system
Error: unknown flag: --meshConfigFile

for above error, I have gone through below discussion and fallowed and still not able to configue istio

  1. https://github.com/istio/istio/issues/9876
  2. Istio-galley, istio-telemetry, istio-policy pods are in CrashLoopBackOff state