Skip to content

use proper default securityContext runUser

This mitigates #97 (closed)

After finding this #5 (comment 74963006) I tried configuring it as part of the values.yamlprovided to the chart. The default value 100 simply does not work and make the init container fails with

Registering runner... succeeded                     runner=bo5KkDMi
PANIC: mkdir /.gitlab-runner: permission denied
Unregistering runner from GitLab succeeded          runner=T3QBHTFQ
Registration attempt 7 of 30
Runtime platform                                    arch=amd64 os=linux pid=108 revision=1b659122 version=12.8.0

The default should be 999

Edited by FrancescoGualazzi

Merge request reports