Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 238 Bytes

File metadata and controls

8 lines (7 loc) · 238 Bytes

ocp-github-runner

Argo repo for GitHub runners

Note

The sa-github-actions service account must have at least the anyuid SCC applied to it:

oc -n github-actions adm policy add-scc-to-user anyuid -z sa-github-actions