1
0
Fork 0

Merge "rook/ceph: bump"

master
q3k 2019-08-30 23:21:13 +00:00 committed by Gerrit Code Review
commit 1503983c27
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ local kube = import "../../../kube/kube.libsonnet";
local env = self,
local cfg = env.cfg,
cfg:: {
image: "rook/ceph:v0.9.0-465.g5f6de03",
image: "rook/ceph:v1.0.5",
namespace: "rook-ceph-system",
},
@ -415,7 +415,7 @@ local kube = import "../../../kube/kube.libsonnet";
cephVersion: {
# https://github.com/rook/rook/issues/2945#issuecomment-483964014
#image: "ceph/ceph:v13.2.5-20190319",
image: "ceph/ceph:v14",
image: "ceph/ceph:v14.2.2-20190830",
allowUnsupported: true,
},
dataDirHostPath: "/var/lib/rook",