-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Description
If you set global.rbacEnabled to false the helm chart doesn't work. Looks like the ReplicaSets still trying to use the service accounts:
Error creating: pods "istio-ingress-8fb94ccdb-" is forbidden: service account istio-system/istio-ingress-service-account was not found, retry after the service account is created
Error creating: pods "istio-mixer-67449fd4d-" is forbidden: service account istio-system/istio-mixer-service-account was not found, retry after the service account is created
Error creating: pods "istio-pilot-597f5c9646-" is forbidden: service account istio-system/istio-pilot-service-account was not found, retry after the service account is created