Skip to content

Add image pull secret to service account

We are currently using a fork of the runner until the issue with the pod entrypoint is resolved (*), but our registry is private so we need to pass a pull secret to the chart. This patch uses the existing image pull secret value and puts it in the service account configuration.

Merge request reports