Skip to content

Each restart overwrites my custom settings for the registry #19

Open
@supar

Description

@supar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions