mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Merge pull request #157 from galthaus/ceph-container
BUGFIX: Change the ceph images from the custom ATT to the ceph-docker upstream.
This commit is contained in:
@@ -17,7 +17,7 @@ service:
|
||||
name: ceph-mon
|
||||
|
||||
images:
|
||||
daemon: quay.io/attcomdev/ceph-daemon:latest
|
||||
daemon: docker.io/library/ceph/daemon:tag-build-master-jewel-ubuntu-16.04
|
||||
pull_policy: IfNotPresent
|
||||
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user