Skip to content
Snippets Groups Projects
Commit a144b766 authored by Mikhail Piatliou (EPAM)'s avatar Mikhail Piatliou (EPAM)
Browse files

Fix limits

parent 5d0f51c3
No related branches found
No related tags found
Loading
......@@ -7,8 +7,8 @@ data:
imagePullPolicy: "IfNotPresent"
image: ""
# bootstrap common
bootstrap_limits_cpu: "0.05"
bootstrap_limits_memory: "50M"
bootstrap_limits_cpu: "0.1"
bootstrap_limits_memory: "200M"
bootstrap_image: ""
bootstrapServiceAccountName: "partition-bootstrap"
conf:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment