Skip to content

Commit

Permalink
Change the ceph images from the custom ATT to the ceph-docker upstream.
Browse files Browse the repository at this point in the history
It seems work.
  • Loading branch information
root authored and galthaus committed Jan 27, 2017
1 parent 73ca6d8 commit 0eeb1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ceph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ service:
name: ceph-mon

images:
daemon: quay.io/attcomdev/ceph-daemon:latest
daemon: ceph/daemon:latest
pull_policy: IfNotPresent

labels:
Expand Down

0 comments on commit 0eeb1fb

Please sign in to comment.