* deploy testnet2 * fix cronjob script, deploy mainnet
@ -7,7 +7,7 @@ import { environment } from './chains';
export const keyFunderConfig: KeyFunderConfig = {
docker: {
repo: 'gcr.io/abacus-labs-dev/abacus-monorepo',
tag: 'sha-d24eaa4',
tag: 'sha-51b594b',
},
cronSchedule: '45 * * * *', // Every hour at the 45 minute mark
namespace: environment,
@ -19,7 +19,7 @@ spec:
imagePullPolicy: IfNotPresent
command:
- ./node_modules/.bin/ts-node
- ./typescript/infra/scripts/funding/fund-relayers-from-deployer.ts
- ./typescript/infra/scripts/funding/fund-keys-from-deployer.ts
- -e
- {{ .Values.abacus.runEnv }}
- --context