Skip to content

Fix missing use of image PullSecrets

Fixes #94 (closed)

Fixes #127 (closed)

Fixes #111 (closed)

While imagePullSecrets are part of values.yaml they are never used so far. This commit includes them in the gitlab-runner deployment, permitting to pull the runner images from e.g., a private registry.

Edited by 🤖 GitLab Bot 🤖

Merge request reports