feat: change image
This commit is contained in:
@@ -18,7 +18,7 @@ rook-ceph:
|
||||
rook-ceph-cluster:
|
||||
toolbox:
|
||||
enabled: true
|
||||
image: quay.io/ceph/ceph:v20.2.1-20260402
|
||||
image: quay.io/ceph/ceph:v20.2.1@sha256:0bae386bc859cd9a05b804d1ca16cca8853a64f90809044e2bf43095419dc337
|
||||
resources:
|
||||
limits:
|
||||
memory: null
|
||||
@@ -32,9 +32,8 @@ rook-ceph-cluster:
|
||||
CephNodeDiskspaceWarning:
|
||||
disabled: true
|
||||
cephImage:
|
||||
# https://quay.io/repository/ceph/ceph?tab=tags
|
||||
repository: quay.io/ceph/ceph
|
||||
tag: v20.2.1-20260402
|
||||
tag: v20.2.1@sha256:0bae386bc859cd9a05b804d1ca16cca8853a64f90809044e2bf43095419dc337
|
||||
cephClusterSpec:
|
||||
cephConfig:
|
||||
osd:
|
||||
|
||||
Reference in New Issue
Block a user