Skip to content

Commit

Permalink
chore(amethyst): Update quay.io/ceph/ceph Docker tag to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
timtor-bot committed Mar 18, 2024
1 parent dcd9d78 commit 3691b3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion amethyst/kubernetes/rook-ceph/cephcluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: main
spec:
cephVersion:
image: quay.io/ceph/ceph:v17.2.6
image: quay.io/ceph/ceph:v18.2.2
dataDirHostPath: /var/lib/rook
mon:
count: 3
Expand Down
2 changes: 1 addition & 1 deletion amethyst/kubernetes/rook-ceph/toolbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: toolbox
image: quay.io/ceph/ceph:v17.2.6
image: quay.io/ceph/ceph:v18.2.2
resources: {}
command:
- /bin/bash
Expand Down

0 comments on commit 3691b3c

Please sign in to comment.