Commit 31138144 authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

Update values for main

parent 4ada09dd
......@@ -65,7 +65,9 @@ blockscout:
# node label
nodeSelector:
enabled: true
app: blockscout
labels:
_default:
app: blockscout-prod
# Blockscout environment variables
environment:
ETHEREUM_JSONRPC_TRACE_URL:
......@@ -176,6 +178,12 @@ postgres:
_default: "6Gi"
cpu:
_default: "4"
# node label
nodeSelector:
enabled: true
labels:
_default:
app: blockscout-prod
environment:
POSTGRES_USER:
......@@ -477,6 +485,8 @@ frontend:
# node label
nodeSelector:
enabled: true
labels:
_default:
app: blockscout
environment:
# ui config
......
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