Skip to content

Commit

Permalink
add arg to helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
aroralanuk committed Sep 5, 2023
1 parent 19f8b50 commit 2856219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/infra/helm/warp-routes/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ The warp-routes container
imagePullPolicy: IfNotPresent
command:
- ./node_modules/.bin/ts-node
- ./typescript/infra/scripts/warp-routes/monitor-warp-routes-balances.ts
- ./typescript/infra/scripts/warp-routes/monitor-warp-routes-balances.ts -c 10000
{{- end }}

0 comments on commit 2856219

Please sign in to comment.