Skip to content

Commit 18ade7a

Browse files
authored
Merge pull request #19 from nofusscomputing/development
2 parents 0fcb23a + b1d1989 commit 18ade7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/gitlab-operator/components/runner/ConfigMap.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ data:
1414
1515
[runners.kubernetes]
1616
pull_policy = "if-not-present"
17+
allowed_pull_policies = ["always", "if-not-present", "never"]
1718
1819
cpu_limit = "1000m"
1920
cpu_request = "10m"

0 commit comments

Comments
 (0)