From 1ae9cd9b47461380575ddac484c9a39a35b4b509 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Mon, 7 Jul 2025 20:41:16 +0530 Subject: [PATCH] minor fix --- cluster/apps/authelia/authelia-pvc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/authelia/authelia-pvc.yml b/cluster/apps/authelia/authelia-pvc.yml index 95da0f2..f899e23 100644 --- a/cluster/apps/authelia/authelia-pvc.yml +++ b/cluster/apps/authelia/authelia-pvc.yml @@ -31,4 +31,4 @@ spec: volumeName: authelia-pv resources: requests: - storage: 100m + storage: 100Mi