Add autobackup-operator local docker registry #27
Reference in New Issue
Block a user
Delete Branch "benvin/autobackup-docker-local"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a local Docker registry repo so the autobackup-operator container image can be pushed to the artifactapi local docker registry during CI releases.
Changes:
config/local_docker/autobackup-operator.yamldeclaring the local docker repo (description only, matching sibling convention).Closing: per maintainer direction the autobackup-operator image will live in the existing
docker-internallocal docker registry rather than a dedicated repo, so no new local_docker config is needed.Pull request closed