Skip to content

Commit 26d2128

Browse files
roger-ryaoyangchiu
authored andcommitted
Increase NFS server pod internal disk size to 20GB
longhorn/longhorn#11128 Signed-off-by: Roger Yao <roger.yao@suse.com>
1 parent aa9806e commit 26d2128

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manager/integration/deploy/backupstores/nfs-backupstore.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ spec:
5858
- name: PSEUDO_PATH
5959
value: /opt/backupstore
6060
- name: NFS_DISK_IMAGE_SIZE_MB
61-
value: "4096"
61+
value: "20480"
6262
command: ["bash", "-c", "chmod 700 /opt/backupstore && /opt/start_nfs.sh | tee /var/log/ganesha.log"]
6363
securityContext:
6464
privileged: true

0 commit comments

Comments
 (0)