Commit 513a90d8 authored by tom's avatar tom

add resources to review stands

parent 86198c1e
......@@ -44,14 +44,14 @@ frontend:
resources:
limits:
memory:
_default: "0.1Gi"
_default: "1Gi"
cpu:
_default: "0.1"
_default: "0.5"
requests:
memory:
_default: "0.1Gi"
_default: "1Gi"
cpu:
_default: "0.1"
_default: "0.5"
environment:
NEXT_PUBLIC_BLOCKSCOUT_VERSION:
_default: v4.1.8-beta
......
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