Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .helm/moonbeam.mbelt3.monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ vault:
role: "mbelt"
secret: "secret/mbelt/mbelt3_moonbeam"
env:
substrate_uri: ws://substrate-ws-proxy-prod.moonbeam.svc.cluster.local:9945
# substrate_uri: ws://substrate-ws-proxy-prod.moonbeam.svc.cluster.local:9945
substrate_uri: wss://wss.api.moonbeam.network
restart_blocks_uri: http://mbelt-mbelt3-prod-moonbeam-preloader.mbelt3.svc.cluster.local:80/restart-unprocessed-blocks
restart_rounds_uri: http://mbelt-mbelt3-prod-moonbeam-preloader.mbelt3.svc.cluster.local:80/restart-unprocessed-rounds
log_level: info
Expand Down