Skip to content

feat(manager): remove service accounts from manager

It seems that service account are created and added to the pods, these do not seem to be used though. Rather restrict any possible access to the kubernetes api from the pod except when required.

Edited by Sander Roosingh

Merge request reports