diff options
Diffstat (limited to 'vnfs/DAaaS/deploy/00-init/rook-ceph/templates/cluster.yml')
-rw-r--r-- | vnfs/DAaaS/deploy/00-init/rook-ceph/templates/cluster.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/DAaaS/deploy/00-init/rook-ceph/templates/cluster.yml b/vnfs/DAaaS/deploy/00-init/rook-ceph/templates/cluster.yml index 1cd33e8c..4735c9a5 100644 --- a/vnfs/DAaaS/deploy/00-init/rook-ceph/templates/cluster.yml +++ b/vnfs/DAaaS/deploy/00-init/rook-ceph/templates/cluster.yml @@ -177,4 +177,4 @@ spec: useAllDevices: false config: databaseSizeMB: "1024" - journalSizeMB: "1024"
\ No newline at end of file + journalSizeMB: "1024" |