We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc077e5 commit b1d1989Copy full SHA for b1d1989
1 file changed
manifests/gitlab-operator/components/runner/ConfigMap.yaml
@@ -14,6 +14,7 @@ data:
14
15
[runners.kubernetes]
16
pull_policy = "if-not-present"
17
+ allowed_pull_policies = ["always", "if-not-present", "never"]
18
19
cpu_limit = "1000m"
20
cpu_request = "10m"
0 commit comments