Skip to content
Snippets Groups Projects
Commit 41035e9d authored by Kamil Trzciński's avatar Kamil Trzciński
Browse files

Merge branch 'patch-2' into 'master'

run kubernetes builds w/o privileged

See merge request !562
parents dd85c15f 44fe79fc
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,6 @@ data: ...@@ -23,7 +23,6 @@ data:
executor = "kubernetes" executor = "kubernetes"
[runners.kubernetes] [runners.kubernetes]
namespace = "gitlab" namespace = "gitlab"
privileged = true
``` ```
Then create a `Deployment` or `ReplicationController` which uses the `ConfigMap`. Then create a `Deployment` or `ReplicationController` which uses the `ConfigMap`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment