We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f0e4bb + 59a8996 commit 4834919Copy full SHA for 4834919
fleet/lib/rook-ceph-conf/charts/elqui/templates/cm-cephcli.yaml
@@ -22,7 +22,7 @@ data:
22
exports["obs-env"]=$((50*1024**3))
23
exports["project"]=$((3200*1024**3))
24
exports["rsphome"]=$((800*1024**3))
25
- exports["scratch"]=$((800*1024**3))
+ exports["scratch"]=$((850*1024**3))
26
27
for k in "${!exports[@]}"; do
28
ceph nfs export rm nfs1 "/${k}"
0 commit comments