mirror of
https://github.com/holos-run/holos.git
synced 2026-03-19 16:54:58 +00:00
Without this patch the Job on a workload cluster fails with: ``` + kubectl get serviceaccount -A --selector=holos.run/job.name=eso-creds-refresher --output=json Error from server (Forbidden): serviceaccounts is forbidden: User "eso-creds-refresher@holos-run.iam.gserviceaccount.com" cannot list resource "serviceaccounts" in API group "" at the cluster scope: requires one of ["container.serviceAccounts.list"] permission(s). ```