Commit 68bdc7ef authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

update verifier values

parent 7291d4ae
...@@ -356,7 +356,7 @@ geth: ...@@ -356,7 +356,7 @@ geth:
scVerifier: scVerifier:
enabled: true enabled: true
image: image:
_default: ghcr.io/blockscout/smart-contract-verifier:latest _default: ghcr.io/blockscout/smart-contract-verifier:main
replicas: replicas:
app: 1 app: 1
docker: docker:
......
...@@ -202,7 +202,7 @@ geth: ...@@ -202,7 +202,7 @@ geth:
scVerifier: scVerifier:
enabled: false enabled: false
image: image:
_default: ghcr.io/blockscout/smart-contract-verifier:latest _default: ghcr.io/blockscout/smart-contract-verifier:main
replicas: replicas:
app: 1 app: 1
docker: docker:
......
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