Commit 513a90d8 authored by tom's avatar tom

add resources to review stands

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