Skip to content

Commit

Permalink
Merge pull request #405 from helium/bugfix/use-helius
Browse files Browse the repository at this point in the history
Use helius for vote service since tokenType used
  • Loading branch information
ChewingGlass authored Sep 9, 2024
2 parents d4fe5ea + 0d16fb2 commit 5481d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/web-cluster/prod/helium/helium-vote-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
- name: SOLANA_URL
valueFrom:
secretKeyRef:
name: triton-rpc-url
name: helius-rpc-url
key: secret
- name: PGHOST
value: monitoring-rds.cbhihwhsofyu.us-west-2.rds.amazonaws.com
Expand Down

0 comments on commit 5481d1e

Please sign in to comment.