From ad71d81b4eed76388e56c130370db3b7ad712530 Mon Sep 17 00:00:00 2001 From: Rido Akbar Ibrahim Date: Thu, 6 Jan 2022 22:33:37 +0700 Subject: [PATCH] change pvc --- k8s/production/pvc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/production/pvc.yaml b/k8s/production/pvc.yaml index a67098a..0212116 100644 --- a/k8s/production/pvc.yaml +++ b/k8s/production/pvc.yaml @@ -10,4 +10,4 @@ spec: - ReadWriteMany resources: requests: - storage: 10Gi + storage: 5Gi