Fix catalogue layout for rook-ceph-tools and ceph-versions replacement

Change-Id: Ie40ff1e5ab7c2436a4688a022a4769d69690080d
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
Andrii Ostapenko 2021-05-03 12:44:58 -05:00 committed by Andrii Ostapenko
parent fd3f0d747a
commit 9a797a0d70
2 changed files with 2 additions and 3 deletions

View File

@ -116,7 +116,6 @@ spec:
ceph: ceph:
ceph-version: ceph-version:
image: ceph/ceph:v15.2.10 image: ceph/ceph:v15.2.10
rook-ceph-tools:
rook-ceph-tools: rook-ceph-tools:
image: rook/ceph:v1.5.9 image: rook/ceph:v1.5.9

View File

@ -22,9 +22,9 @@ replacements:
objref: objref:
kind: VersionsCatalogue kind: VersionsCatalogue
name: versions-treasuremap name: versions-treasuremap
fieldref: "{.spec.images.storage-rook.ceph.ceph.ceph-version.image}" fieldref: "{.spec.images.storage-rook.ceph.ceph-version.image}"
target: target:
objref: objref:
kind: CephCluster kind: CephCluster
name: ceph name: ceph
fieldrefs: ["{.spec.cephVersion.image}"] fieldrefs: ["{.spec.cephVersion.image}"]