From b12ee3a61c4bc937ca0da606dcc38aaf43e671f7 Mon Sep 17 00:00:00 2001 From: "Randal S. Harisch" Date: Tue, 2 Jul 2024 12:37:47 -0600 Subject: [PATCH] chore: updated storage class --- storage/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/storage/values.yaml b/storage/values.yaml index d2d5dc8..feba38b 100644 --- a/storage/values.yaml +++ b/storage/values.yaml @@ -1,4 +1,4 @@ pvc: name: pvc-conversion - storageClassName: nfs-client - size: 50Gi + storageClassName: goghvideo-nfs-client + size: 150Gi