Commit 1f4d64b9 authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

update main values

parent 267052b7
...@@ -158,14 +158,14 @@ postgres: ...@@ -158,14 +158,14 @@ postgres:
resources: resources:
limits: limits:
memory: memory:
_default: "1Gi" _default: "2Gi"
cpu: cpu:
_default: "1" _default: "2"
requests: requests:
memory: memory:
_default: "1Gi" _default: "2Gi"
cpu: cpu:
_default: "1" _default: "2"
environment: environment:
POSTGRES_USER: POSTGRES_USER:
......
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