Update _helpers.tpl

This commit is contained in:
prosper-sre 2024-04-17 14:20:29 -07:00 committed by GitHub
parent 9e191cdd21
commit 3c4d403168
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -104,6 +104,8 @@ args:
env:
- name: DOCKER_GROUP_GID
value: "123"
- name: DOCKER_IPTABLES_LEGACY
value: "1"
securityContext:
privileged: true
volumeMounts:
@ -227,7 +229,7 @@ env:
{{- end }}
{{- if $setRunnerWaitDocker }}
- name: RUNNER_WAIT_FOR_DOCKER_IN_SECONDS
value: "120"
value: "240"
{{- end }}
{{- if $setNodeExtraCaCerts }}
- name: NODE_EXTRA_CA_CERTS