Skip to content

Move registry to tmp directory for CI for now

DJ Mountney requested to merge helm-reg-user into master

Fixes ability to push to the registry in our CI

This is just a workaround that uses tmp location, but if we have object storage OR volume mounts for the data, this would not be needed.

This was broken when we started running the chart as a non-root user.

Fixes: https://gitlab.com/charts/helm.gitlab.io/issues/180

Edited by DJ Mountney

Merge request reports