Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
frontend
Commits
5f14933f
Commit
5f14933f
authored
Mar 09, 2023
by
Yuliya Sharafitdinova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add values for ethBytecodeDb for front-main
parent
71759af1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
values.yaml
deploy/values/main/values.yaml
+8
-2
No files found.
deploy/values/main/values.yaml
View file @
5f14933f
...
...
@@ -320,6 +320,10 @@ scVerifier:
_default
:
/metrics
SMART_CONTRACT_VERIFIER__JAEGER__ENABLED
:
_default
:
'
false'
SMART_CONTRACT_VERIFIER__SERVER__GRPC__ENABLED
:
_default
:
'
true'
RUST_LOG
:
_default
:
debug
frontend
:
app
:
blockscout
enabled
:
true
...
...
@@ -495,11 +499,13 @@ ethBytecodeDb:
ETH_BYTECODE_DB__VERIFIER__URI
:
_default
:
https://grpc.sc-verifier-main.test.aws-k8s.blockscout.com
ETH_BYTECODE_DB__DATABASE__RUN_MIGRATIONS
:
_default
:
true
_default
:
'
true'
ETH_BYTECODE_DB__TRACING__FORMAT
:
_default
:
json
ETH_BYTECODE_DB__METRICS__ENABLED
:
_default
:
true
_default
:
'
true'
RUST_LOG
:
_default
:
debug
# ENV:
# _default: 'true'
########### just example
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment