kayobe/releasenotes/notes/add-variable-docker-registry-datadir-volume-a5ec931a5eb2c59d.yaml
Will Szumski 06ad1c3a96 Make docker registry volume configurable
One use case is to use seperate disk for the registry storage. This
can prevent the rootfs from filling up.

Change-Id: I9634ee7f5730e93b8ddd96de04982d638dd4dae2
2020-02-19 10:16:00 +00:00

6 lines
180 B
YAML

---
features:
- |
Adds the variable, ``docker_registry_datadir_volume``. This allows you to
configure the name or path of the docker volume used for the docker registry.