From f42f72c9e349c95fdadc1b7116e8dcc54f0efd27 Mon Sep 17 00:00:00 2001 From: garciagenrique Date: Tue, 7 May 2024 12:49:01 +0200 Subject: [PATCH] increase storage to 150g --- infrastructure/cluster/flux/jhub-dev/jhub-dev-storage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/cluster/flux/jhub-dev/jhub-dev-storage.yaml b/infrastructure/cluster/flux/jhub-dev/jhub-dev-storage.yaml index ec002f4..cc3e79b 100644 --- a/infrastructure/cluster/flux/jhub-dev/jhub-dev-storage.yaml +++ b/infrastructure/cluster/flux/jhub-dev/jhub-dev-storage.yaml @@ -9,4 +9,4 @@ spec: - ReadWriteMany resources: requests: - storage: 100Gi \ No newline at end of file + storage: 150Gi \ No newline at end of file