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

Merge branch 'gcp-delete-k8s-requests' into 'master'

Fix limits

See merge request !170
parents 5d0f51c3 a144b766
No related branches found
No related tags found
2 merge requests!229Merge branch 'dependency-upgrade' into 'master',!170Fix limits
Pipeline #105873 failed
......@@ -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