Skip to content

disabling RBAC in helm charts doesn't work #4009

@ThorstenKunz

Description

@ThorstenKunz

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions