From e8f9f07ccd80b39a276fdf22f5bba2417db478be Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Wed, 22 Feb 2023 17:03:43 +0800 Subject: [PATCH] fix(minecraft): PVC size needs capitalization lol Signed-off-by: JJGadgets --- kube/3-deploy/2-apps/minecraft/3-install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/3-deploy/2-apps/minecraft/3-install.yaml b/kube/3-deploy/2-apps/minecraft/3-install.yaml index 8aa84e25..95983128 100644 --- a/kube/3-deploy/2-apps/minecraft/3-install.yaml +++ b/kube/3-deploy/2-apps/minecraft/3-install.yaml @@ -68,7 +68,7 @@ spec: persistence: dataDir: enabled: true - size: 10Gi + Size: 10Gi storageClass: block resources: requests: