From 394c55aba68c24683cef1626afff1f0ee3a7184a Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Mon, 4 Mar 2024 12:59:25 +0000 Subject: [PATCH] Scale this down now we lost what was on it. plus combine the films Signed-off-by: Martyn Ranyard --- everything-app/samba-slow-big.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/everything-app/samba-slow-big.yaml b/everything-app/samba-slow-big.yaml index f7552b5..9e5d5dd 100644 --- a/everything-app/samba-slow-big.yaml +++ b/everything-app/samba-slow-big.yaml @@ -18,17 +18,21 @@ spec: - name: persistence.pvc.storageClass value: longhorn-spinny - name: persistence.pvc.size - value: "3969237647360" + value: "1Ti" valuesObject: samba: users: - username: martyn password: "564628" persistence: + combineShares: true + sharesToCombine: + - destName: films + shares: + - films1 + - films2 + - films3 extraPVCShares: - - name: films - size: 2Ti - storageClass: longhorn-spinny - name: films1 size: 1Ti storageClass: longhorn-spinny