diff --git a/docs/gitlab/runner-config-ocp.md b/docs/gitlab/runner-config-ocp.md index d2ecd3a..7d19c01 100644 --- a/docs/gitlab/runner-config-ocp.md +++ b/docs/gitlab/runner-config-ocp.md @@ -1,10 +1,11 @@ # Gitlab Runner on OCP -A quick and dirty guide for making the Gitlab Runner work on OCP. -I know this is not production ready! +A quick and dirty guide for making the Gitlab Runner work on OCP. This is probably not what you want for you prodcution +environment... + +## Step 1 Setup namespace and RBAC ```shell -# 1. Setup namespace and RBAC oc new-project gitlab-runner oc apply -f - <