Commit 4332c8c0 authored by Victor Baranov's avatar Victor Baranov Committed by GitHub

Update values.yaml

parent edeb1120
...@@ -150,6 +150,9 @@ postgres: ...@@ -150,6 +150,9 @@ postgres:
command: '["docker-entrypoint.sh", "-c"]' command: '["docker-entrypoint.sh", "-c"]'
args: '["max_connections=300"]' args: '["max_connections=300"]'
customShm:
enabled: false
files: files:
enabled: true enabled: true
mountPath: /docker-entrypoint-initdb.d mountPath: /docker-entrypoint-initdb.d
......
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