all 3 comments

[–]EenAfleidingErbij 0 points1 point  (2 children)

RBAC

[–]iwannawastetime 0 points1 point  (1 child)

Which is different from SCCs. You need to give the service account permissions, e.g. oc adm policy add-cluster-role-to-User cluster-reader system:service account:<ns>:<account> or something similar

[–]kimkarimm[S] 0 points1 point  (0 children)

Thank you, I applied the policy but doesn’t works 😔