Commit cfd7beef authored by Victor Baranov's avatar Victor Baranov Committed by GitHub

Update values.yaml

Set custom shm size for Postgres
parent cf9b08cc
...@@ -170,6 +170,10 @@ postgres: ...@@ -170,6 +170,10 @@ postgres:
# strategy: Recreate # strategy: Recreate
persistence: true persistence: true
customShm:
enabled: true
sizeLimit: 256Mi
storage: 1400Gi storage: 1400Gi
resources: resources:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment