Skip to content
Snippets Groups Projects
Commit 29e018d0 authored by Oleksandr Kosse (EPAM)'s avatar Oleksandr Kosse (EPAM)
Browse files

Merge branch 'GONGR-6885-reduce_requests_according_to_VPA' into 'master'

GONGR-6885 Reduce requests according to VPA

See merge request !343
parents 6a7d6686 971caa1e
No related branches found
No related tags found
1 merge request!343GONGR-6885 Reduce requests according to VPA
Pipeline #181689 failed
......@@ -20,8 +20,8 @@ data:
kmsKey: "registerService"
subscriberPrivateKeyId: "testkey"
# Deployment
requestsCpu: "10m"
requestsMemory: "450Mi"
requestsCpu: "5m"
requestsMemory: "400Mi"
limitsCpu: "1.5"
limitsMemory: "1G"
serviceAccountName: "register"
......
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