Commit 10293da2 authored by Victor Baranov's avatar Victor Baranov Committed by GitHub

Update values.yaml

parent e599ef31
...@@ -45,15 +45,15 @@ frontend: ...@@ -45,15 +45,15 @@ frontend:
memory: memory:
_default: "2Gi" _default: "2Gi"
cpu: cpu:
_default: "2" _default: "1"
requests: requests:
memory: memory:
_default: "2Gi" _default: "2Gi"
cpu: cpu:
_default: "2" _default: "1"
environment: environment:
NEXT_PUBLIC_BLOCKSCOUT_VERSION: NEXT_PUBLIC_BLOCKSCOUT_VERSION:
_default: v4.1.8-beta _default: v5.1.2-beta
NEXT_PUBLIC_FOOTER_GITHUB_LINK: NEXT_PUBLIC_FOOTER_GITHUB_LINK:
_default: https://github.com/blockscout/blockscout _default: https://github.com/blockscout/blockscout
NEXT_PUBLIC_FOOTER_TWITTER_LINK: NEXT_PUBLIC_FOOTER_TWITTER_LINK:
......
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