Separate indexer deployment doesn't work when deploying via blockscout-stack helm chart #11087
-
I tried deploying the blockscout-stack chart and enabling the separate indexer deployment via helm config:
Unfortunately that doesn't seem to work as the The separate indexer feature was introduced in this commit and I was hoping it could help to solve the stability issues I'm facing when deploying to EKS kubernetes cluster. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I was able to fix that by removing the indexes in this PR: blockscout/helm-charts#43 |
Beta Was this translation helpful? Give feedback.
You may also achieve the same result by replacing
with
in values.yaml