Commit 6e31460d authored by tom goriunov's avatar tom goriunov Committed by GitHub

Update values.yaml

add more resource for L2 review stand
parent 5337ecbf
...@@ -44,14 +44,14 @@ frontend: ...@@ -44,14 +44,14 @@ frontend:
resources: resources:
limits: limits:
memory: memory:
_default: "0.1Gi" _default: "0.5Gi"
cpu: cpu:
_default: "0.1" _default: "0.5"
requests: requests:
memory: memory:
_default: "0.1Gi" _default: "0.5Gi"
cpu: cpu:
_default: "0.1" _default: "0.5"
environment: environment:
NEXT_PUBLIC_BLOCKSCOUT_VERSION: NEXT_PUBLIC_BLOCKSCOUT_VERSION:
_default: v5.1.0-beta _default: v5.1.0-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