Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Each restart overwrites my custom settings for the registry #19

Open
supar opened this issue Aug 12, 2024 · 2 comments
Open

Each restart overwrites my custom settings for the registry #19

supar opened this issue Aug 12, 2024 · 2 comments

Comments

@supar
Copy link

supar commented Aug 12, 2024

I use local storage instead of S3 and after restart the configuration is replace

I propose to modify this

registry_conf()
+	if [ -f /etc/gitlab/registry/config.yml ]; then
+		return
+	fi

@supar supar changed the title Each restart overwrites my custome settings for the registry Each restart overwrites my custom settings for the registry Aug 12, 2024
@clandmeter
Copy link
Member

Please use our GitLab instance to report issues, this is just a mirror.

https://gitlab.alpinelinux.org/alpine/infra/docker/gitlab

thanks!

@supar
Copy link
Author

supar commented Aug 12, 2024

Please use our GitLab instance to report issues, this is just a mirror.

https://gitlab.alpinelinux.org/alpine/infra/docker/gitlab

thanks!

There is issue already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants