|
|
@ -7,7 +7,7 @@ export const relayerFunderConfig: RelayerFunderConfig = { |
|
|
|
repo: 'gcr.io/abacus-labs-dev/abacus-monorepo', |
|
|
|
repo: 'gcr.io/abacus-labs-dev/abacus-monorepo', |
|
|
|
tag: 'sha-d24eaa4', |
|
|
|
tag: 'sha-d24eaa4', |
|
|
|
}, |
|
|
|
}, |
|
|
|
cronSchedule: '*/10 * * * *', // Every 10 minutes
|
|
|
|
cronSchedule: '45 * * * *', // Every hour at the 45 minute mark
|
|
|
|
namespace: environment, |
|
|
|
namespace: environment, |
|
|
|
prometheusPushGateway: |
|
|
|
prometheusPushGateway: |
|
|
|
'http://prometheus-pushgateway.monitoring.svc.cluster.local:9091', |
|
|
|
'http://prometheus-pushgateway.monitoring.svc.cluster.local:9091', |
|
|
|