From f96ee7efc78927d528e0986547b19fb8ba14f9e3 Mon Sep 17 00:00:00 2001 From: barrfalk Date: Sun, 28 Apr 2024 12:20:39 -0700 Subject: [PATCH] Update values.yaml --- charts/app/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/app/values.yaml b/charts/app/values.yaml index 6fe6a12c..19f6203c 100644 --- a/charts/app/values.yaml +++ b/charts/app/values.yaml @@ -232,7 +232,7 @@ bitnami-pg: storageClass: netapp-block-standard accessModes: - ReadWriteOnce - size: 2000Mi + size: 500Mi containerSecurityContext: enabled: false podSecurityContext: