Skip to content

Commit b1d1989

Browse files
committed
feat(gitlab_operator): update runner allowed_pull_policies
1 parent cc077e5 commit b1d1989

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)