52f7b67dc2
Currently, trove guest agent is pulling container images from docker hub, it's impossible to use private container registry, this patch is adding that support. Change-Id: I3d14810b43acbf5d2fe6afcc138d476e366042f4
5 lines
167 B
YAML
5 lines
167 B
YAML
---
|
|
features:
|
|
- Added custom container registry configuration for trove guest agent, it's
|
|
now possible to use images in private registry rather than docker hub.
|