diff --git a/databases/postgres.yaml b/databases/postgres.yaml index 5066740..5ab5710 100644 --- a/databases/postgres.yaml +++ b/databases/postgres.yaml @@ -9,7 +9,7 @@ spec: storageClassName: longhorn resources: requests: - storage: 10Gi + storage: 50Gi limits: storage: 10Gi ---