diff --git a/.helm/kusama.mbelt3.balances-processor.yaml b/.helm/kusama.mbelt3.balances-processor.yaml index 1535d453..5683eb18 100644 --- a/.helm/kusama.mbelt3.balances-processor.yaml +++ b/.helm/kusama.mbelt3.balances-processor.yaml @@ -5,7 +5,7 @@ chain: kusama role: balances-processor limits: {cpu: 250m, memory: 200Mi} requests: {cpu: 150m, memory: 200Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/kusama.mbelt3.block-processor.yaml b/.helm/kusama.mbelt3.block-processor.yaml index 8dc67a64..5b68cc15 100644 --- a/.helm/kusama.mbelt3.block-processor.yaml +++ b/.helm/kusama.mbelt3.block-processor.yaml @@ -5,7 +5,7 @@ chain: kusama role: block-processor limits: {cpu: 350m, memory: 1000Mi} requests: {cpu: 250m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/kusama.mbelt3.identity-processor.yaml b/.helm/kusama.mbelt3.identity-processor.yaml index ca7d9642..aa6d35a0 100644 --- a/.helm/kusama.mbelt3.identity-processor.yaml +++ b/.helm/kusama.mbelt3.identity-processor.yaml @@ -5,7 +5,7 @@ chain: kusama role: identity-processor limits: {cpu: 250m, memory: 200Mi} requests: {cpu: 150m, memory: 200Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/kusama.mbelt3.monitoring.yaml b/.helm/kusama.mbelt3.monitoring.yaml index 658d5618..a0964304 100644 --- a/.helm/kusama.mbelt3.monitoring.yaml +++ b/.helm/kusama.mbelt3.monitoring.yaml @@ -5,7 +5,7 @@ chain: kusama role: monitoring limits: {cpu: 200m, memory: 100Mi} requests: {cpu: 100m, memory: 100Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/kusama.mbelt3.preloader.yaml b/.helm/kusama.mbelt3.preloader.yaml index fc94d0a0..44fd50ef 100644 --- a/.helm/kusama.mbelt3.preloader.yaml +++ b/.helm/kusama.mbelt3.preloader.yaml @@ -3,7 +3,7 @@ environment: mbelt3-prod chain: kusama role: preloader replicas: 1 -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} limits: {cpu: 200m, memory: 100Mi} requests: {cpu: 100m, memory: 100Mi} port: 3000 diff --git a/.helm/kusama.mbelt3.staking-processor.yaml b/.helm/kusama.mbelt3.staking-processor.yaml index df258b44..54845138 100644 --- a/.helm/kusama.mbelt3.staking-processor.yaml +++ b/.helm/kusama.mbelt3.staking-processor.yaml @@ -5,7 +5,7 @@ role: staking-processor replicas: 1 limits: {cpu: 450m, memory: 4096Mi} requests: {cpu: 350m, memory: 4096Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/kusama.stage.balances-processor.yaml b/.helm/kusama.stage.balances-processor.yaml index de11aa47..2c609ae3 100644 --- a/.helm/kusama.stage.balances-processor.yaml +++ b/.helm/kusama.stage.balances-processor.yaml @@ -5,7 +5,7 @@ chain: kusama role: balances-processor limits: {cpu: 250m, memory: 1000Mi} requests: {cpu: 150m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/kusama.stage.block-processor.yaml b/.helm/kusama.stage.block-processor.yaml index a37fdc31..0fb70ea8 100644 --- a/.helm/kusama.stage.block-processor.yaml +++ b/.helm/kusama.stage.block-processor.yaml @@ -5,7 +5,7 @@ chain: kusama role: block-processor limits: {cpu: 350m, memory: 1000Mi} requests: {cpu: 250m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/kusama.stage.identity-processor.yaml b/.helm/kusama.stage.identity-processor.yaml index 3ef3eff1..4bcb930c 100644 --- a/.helm/kusama.stage.identity-processor.yaml +++ b/.helm/kusama.stage.identity-processor.yaml @@ -5,7 +5,7 @@ chain: kusama role: identity-processor limits: {cpu: 350m, memory: 1000Mi} requests: {cpu: 250m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/kusama.stage.preloader.yaml b/.helm/kusama.stage.preloader.yaml index f4ec3b31..2442fd1e 100644 --- a/.helm/kusama.stage.preloader.yaml +++ b/.helm/kusama.stage.preloader.yaml @@ -3,7 +3,7 @@ environment: stage chain: kusama role: preloader replicas: 0 -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} limits: {cpu: 450m, memory: 200Mi} requests: {cpu: 400m, memory: 200Mi} port: 3000 diff --git a/.helm/kusama.stage.staking-processor.yaml b/.helm/kusama.stage.staking-processor.yaml index 4cbffc05..d1142f52 100644 --- a/.helm/kusama.stage.staking-processor.yaml +++ b/.helm/kusama.stage.staking-processor.yaml @@ -5,7 +5,7 @@ role: staking-processor replicas: 0 limits: {cpu: 450m, memory: 4096Mi} requests: {cpu: 350m, memory: 4096Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonbeam.mbelt3.balances-processor.yaml b/.helm/moonbeam.mbelt3.balances-processor.yaml index 163d0d4f..41ec10fc 100644 --- a/.helm/moonbeam.mbelt3.balances-processor.yaml +++ b/.helm/moonbeam.mbelt3.balances-processor.yaml @@ -5,7 +5,7 @@ chain: moonbeam role: balances-processor limits: {cpu: 250m, memory: 1000Mi} requests: {cpu: 150m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonbeam.mbelt3.block-processor.yaml b/.helm/moonbeam.mbelt3.block-processor.yaml index 06728f1b..837296c9 100644 --- a/.helm/moonbeam.mbelt3.block-processor.yaml +++ b/.helm/moonbeam.mbelt3.block-processor.yaml @@ -5,7 +5,7 @@ chain: moonbeam role: block-processor limits: {cpu: 450m, memory: 1000Mi} requests: {cpu: 450m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonbeam.mbelt3.identity-processor.yaml b/.helm/moonbeam.mbelt3.identity-processor.yaml index 135ee6de..f1dae1c9 100644 --- a/.helm/moonbeam.mbelt3.identity-processor.yaml +++ b/.helm/moonbeam.mbelt3.identity-processor.yaml @@ -5,7 +5,7 @@ chain: moonbeam role: identity-processor limits: {cpu: 250m, memory: 200Mi} requests: {cpu: 150m, memory: 200Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonbeam.mbelt3.monitoring.yaml b/.helm/moonbeam.mbelt3.monitoring.yaml index 3a561c87..83d6eb99 100644 --- a/.helm/moonbeam.mbelt3.monitoring.yaml +++ b/.helm/moonbeam.mbelt3.monitoring.yaml @@ -5,7 +5,7 @@ chain: moonbeam role: monitoring limits: {cpu: 200m, memory: 100Mi} requests: {cpu: 100m, memory: 100Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonbeam.mbelt3.preloader.yaml b/.helm/moonbeam.mbelt3.preloader.yaml index 05aac27c..ea746c22 100644 --- a/.helm/moonbeam.mbelt3.preloader.yaml +++ b/.helm/moonbeam.mbelt3.preloader.yaml @@ -3,7 +3,7 @@ environment: mbelt3-prod chain: moonbeam role: preloader replicas: 1 -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} limits: {cpu: 200m, memory: 100Mi} requests: {cpu: 100m, memory: 100Mi} port: 3000 diff --git a/.helm/moonbeam.mbelt3.staking-processor.yaml b/.helm/moonbeam.mbelt3.staking-processor.yaml index bea6dc53..edb19e87 100644 --- a/.helm/moonbeam.mbelt3.staking-processor.yaml +++ b/.helm/moonbeam.mbelt3.staking-processor.yaml @@ -5,7 +5,7 @@ role: staking-processor replicas: 1 limits: {cpu: 450m, memory: 1000Mi} requests: {cpu: 350m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonbeam.stage.balances-processor.yaml b/.helm/moonbeam.stage.balances-processor.yaml index 32fc0b28..73457d2b 100644 --- a/.helm/moonbeam.stage.balances-processor.yaml +++ b/.helm/moonbeam.stage.balances-processor.yaml @@ -5,7 +5,7 @@ chain: moonbeam role: balances-processor limits: {cpu: 250m, memory: 1000Mi} requests: {cpu: 150m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonbeam.stage.block-processor.yaml b/.helm/moonbeam.stage.block-processor.yaml index b7ca9edb..1d13e46d 100644 --- a/.helm/moonbeam.stage.block-processor.yaml +++ b/.helm/moonbeam.stage.block-processor.yaml @@ -5,7 +5,7 @@ chain: moonbeam role: block-processor limits: {cpu: 350m, memory: 200Mi} requests: {cpu: 250m, memory: 200Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonbeam.stage.identity-processor.yaml b/.helm/moonbeam.stage.identity-processor.yaml index 01cf8321..1d84fd4d 100644 --- a/.helm/moonbeam.stage.identity-processor.yaml +++ b/.helm/moonbeam.stage.identity-processor.yaml @@ -5,7 +5,7 @@ chain: moonbeam role: identity-processor limits: {cpu: 350m, memory: 200Mi} requests: {cpu: 250m, memory: 200Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonbeam.stage.preloader.yaml b/.helm/moonbeam.stage.preloader.yaml index 35954d58..d9f1cc9a 100644 --- a/.helm/moonbeam.stage.preloader.yaml +++ b/.helm/moonbeam.stage.preloader.yaml @@ -3,7 +3,7 @@ environment: stage chain: moonbeam role: preloader replicas: 0 -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} limits: {cpu: 450m, memory: 200Mi} requests: {cpu: 400m, memory: 200Mi} port: 3000 diff --git a/.helm/moonbeam.stage.staking-processor.yaml b/.helm/moonbeam.stage.staking-processor.yaml index 9a60918a..8152c222 100644 --- a/.helm/moonbeam.stage.staking-processor.yaml +++ b/.helm/moonbeam.stage.staking-processor.yaml @@ -5,7 +5,7 @@ role: staking-processor replicas: 0 limits: {cpu: 450m, memory: 4096Mi} requests: {cpu: 350m, memory: 4096Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonriver.mbelt3.balances-processor.yaml b/.helm/moonriver.mbelt3.balances-processor.yaml index 8b64f2da..e3597d59 100644 --- a/.helm/moonriver.mbelt3.balances-processor.yaml +++ b/.helm/moonriver.mbelt3.balances-processor.yaml @@ -5,7 +5,7 @@ chain: moonriver role: balances-processor limits: {cpu: 250m, memory: 1000Mi} requests: {cpu: 150m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonriver.mbelt3.block-processor.yaml b/.helm/moonriver.mbelt3.block-processor.yaml index 0d0ca0f9..ca36cf9d 100644 --- a/.helm/moonriver.mbelt3.block-processor.yaml +++ b/.helm/moonriver.mbelt3.block-processor.yaml @@ -5,7 +5,7 @@ chain: moonriver role: block-processor limits: {cpu: 450m, memory: 1000Mi} requests: {cpu: 450m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonriver.mbelt3.identity-processor.yaml b/.helm/moonriver.mbelt3.identity-processor.yaml index d87fc5ed..a09b0c71 100644 --- a/.helm/moonriver.mbelt3.identity-processor.yaml +++ b/.helm/moonriver.mbelt3.identity-processor.yaml @@ -5,7 +5,7 @@ chain: moonriver role: identity-processor limits: {cpu: 250m, memory: 200Mi} requests: {cpu: 150m, memory: 200Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonriver.mbelt3.monitoring.yaml b/.helm/moonriver.mbelt3.monitoring.yaml index f7ba1eae..d6d2b558 100644 --- a/.helm/moonriver.mbelt3.monitoring.yaml +++ b/.helm/moonriver.mbelt3.monitoring.yaml @@ -5,7 +5,7 @@ role: monitoring replicas: 1 limits: {cpu: 200m, memory: 100Mi} requests: {cpu: 100m, memory: 100Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonriver.mbelt3.preloader.yaml b/.helm/moonriver.mbelt3.preloader.yaml index 3a70442a..fe6c74f1 100644 --- a/.helm/moonriver.mbelt3.preloader.yaml +++ b/.helm/moonriver.mbelt3.preloader.yaml @@ -5,7 +5,7 @@ role: preloader replicas: 1 limits: {cpu: 200m, memory: 100Mi} requests: {cpu: 100m, memory: 100Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonriver.mbelt3.staking-processor.yaml b/.helm/moonriver.mbelt3.staking-processor.yaml index 62af0b65..48852646 100644 --- a/.helm/moonriver.mbelt3.staking-processor.yaml +++ b/.helm/moonriver.mbelt3.staking-processor.yaml @@ -5,7 +5,7 @@ role: staking-processor replicas: 1 limits: {cpu: 450m, memory: 1000Mi} requests: {cpu: 350m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonriver.stage.balances-processor.yaml b/.helm/moonriver.stage.balances-processor.yaml index b913dc6e..d52b9953 100644 --- a/.helm/moonriver.stage.balances-processor.yaml +++ b/.helm/moonriver.stage.balances-processor.yaml @@ -5,7 +5,7 @@ chain: moonriver role: balances-processor limits: {cpu: 250m, memory: 1000Mi} requests: {cpu: 150m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonriver.stage.block-processor.yaml b/.helm/moonriver.stage.block-processor.yaml index 3ea830f9..395d3133 100644 --- a/.helm/moonriver.stage.block-processor.yaml +++ b/.helm/moonriver.stage.block-processor.yaml @@ -5,7 +5,7 @@ chain: moonriver role: block-processor limits: {cpu: 350m, memory: 200Mi} requests: {cpu: 250m, memory: 200Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonriver.stage.identity-processor.yaml b/.helm/moonriver.stage.identity-processor.yaml index e0bb595f..4bd2a0af 100644 --- a/.helm/moonriver.stage.identity-processor.yaml +++ b/.helm/moonriver.stage.identity-processor.yaml @@ -5,7 +5,7 @@ chain: moonriver role: identity-processor limits: {cpu: 350m, memory: 200Mi} requests: {cpu: 250m, memory: 200Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/moonriver.stage.preloader.yaml b/.helm/moonriver.stage.preloader.yaml index 7e2ce978..0a94454c 100644 --- a/.helm/moonriver.stage.preloader.yaml +++ b/.helm/moonriver.stage.preloader.yaml @@ -3,7 +3,7 @@ environment: stage replicas: 0 chain: moonriver role: preloader -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} limits: {cpu: 450m, memory: 200Mi} requests: {cpu: 400m, memory: 200Mi} port: 3000 diff --git a/.helm/moonriver.stage.staking-processor.yaml b/.helm/moonriver.stage.staking-processor.yaml index 2917d7ee..ba807571 100644 --- a/.helm/moonriver.stage.staking-processor.yaml +++ b/.helm/moonriver.stage.staking-processor.yaml @@ -5,7 +5,7 @@ chain: moonriver role: staking-processor limits: {cpu: 450m, memory: 1000Mi} requests: {cpu: 350m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/polkadot.mbelt3.balances-processor.yaml b/.helm/polkadot.mbelt3.balances-processor.yaml index c40a2faa..a95060f8 100644 --- a/.helm/polkadot.mbelt3.balances-processor.yaml +++ b/.helm/polkadot.mbelt3.balances-processor.yaml @@ -5,7 +5,7 @@ chain: polkadot role: balances-processor limits: {cpu: 250m, memory: 1000Mi} requests: {cpu: 150m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/polkadot.mbelt3.block-processor.yaml b/.helm/polkadot.mbelt3.block-processor.yaml index 3d156af0..eef85bae 100644 --- a/.helm/polkadot.mbelt3.block-processor.yaml +++ b/.helm/polkadot.mbelt3.block-processor.yaml @@ -5,7 +5,7 @@ chain: polkadot role: block-processor limits: {cpu: 250m, memory: 1000Mi} requests: {cpu: 150m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/polkadot.mbelt3.identity-processor.yaml b/.helm/polkadot.mbelt3.identity-processor.yaml index a306a7ff..731276c3 100644 --- a/.helm/polkadot.mbelt3.identity-processor.yaml +++ b/.helm/polkadot.mbelt3.identity-processor.yaml @@ -5,7 +5,7 @@ chain: polkadot role: identity-processor limits: {cpu: 250m, memory: 200Mi} requests: {cpu: 150m, memory: 200Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/polkadot.mbelt3.monitoring.yaml b/.helm/polkadot.mbelt3.monitoring.yaml index 2e7d2009..67a13f7d 100644 --- a/.helm/polkadot.mbelt3.monitoring.yaml +++ b/.helm/polkadot.mbelt3.monitoring.yaml @@ -3,7 +3,7 @@ environment: mbelt3-prod replicas: 1 chain: polkadot role: monitoring -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} limits: {cpu: 200m, memory: 100Mi} requests: {cpu: 100m, memory: 100Mi} port: 3000 diff --git a/.helm/polkadot.mbelt3.preloader.yaml b/.helm/polkadot.mbelt3.preloader.yaml index 33cd26e9..b7e8edf4 100644 --- a/.helm/polkadot.mbelt3.preloader.yaml +++ b/.helm/polkadot.mbelt3.preloader.yaml @@ -3,7 +3,7 @@ environment: mbelt3-prod chain: polkadot role: preloader replicas: 1 -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} limits: {cpu: 200m, memory: 100Mi} requests: {cpu: 100m, memory: 100Mi} port: 3000 diff --git a/.helm/polkadot.mbelt3.staking-processor.yaml b/.helm/polkadot.mbelt3.staking-processor.yaml index d65ae1e8..14b14c77 100644 --- a/.helm/polkadot.mbelt3.staking-processor.yaml +++ b/.helm/polkadot.mbelt3.staking-processor.yaml @@ -5,7 +5,7 @@ role: staking-processor replicas: 1 limits: {cpu: 450m, memory: 4096Mi} requests: {cpu: 350m, memory: 4096Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/polkadot.stage.balances-processor.yaml b/.helm/polkadot.stage.balances-processor.yaml index f37a97e7..31159218 100644 --- a/.helm/polkadot.stage.balances-processor.yaml +++ b/.helm/polkadot.stage.balances-processor.yaml @@ -5,7 +5,7 @@ chain: polkadot role: balances-processor limits: {cpu: 250m, memory: 1000Mi} requests: {cpu: 150m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/polkadot.stage.block-processor.yaml b/.helm/polkadot.stage.block-processor.yaml index 5a60ccc9..3208ac57 100644 --- a/.helm/polkadot.stage.block-processor.yaml +++ b/.helm/polkadot.stage.block-processor.yaml @@ -5,7 +5,7 @@ chain: polkadot role: block-processor limits: {cpu: 250m, memory: 1000Mi} requests: {cpu: 150m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/polkadot.stage.identity-processor.yaml b/.helm/polkadot.stage.identity-processor.yaml index f2bfeb7a..e46f66fe 100644 --- a/.helm/polkadot.stage.identity-processor.yaml +++ b/.helm/polkadot.stage.identity-processor.yaml @@ -5,7 +5,7 @@ chain: polkadot role: identity-processor limits: {cpu: 250m, memory: 1000Mi} requests: {cpu: 150m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/polkadot.stage.preloader.yaml b/.helm/polkadot.stage.preloader.yaml index d9b68c39..bd6138a8 100644 --- a/.helm/polkadot.stage.preloader.yaml +++ b/.helm/polkadot.stage.preloader.yaml @@ -3,7 +3,7 @@ environment: stage chain: polkadot role: preloader replicas: 0 -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} limits: {cpu: 450m, memory: 200Mi} requests: {cpu: 400m, memory: 200Mi} port: 3000 diff --git a/.helm/polkadot.stage.staking-processor.yaml b/.helm/polkadot.stage.staking-processor.yaml index b3a7cb39..8b359dd4 100644 --- a/.helm/polkadot.stage.staking-processor.yaml +++ b/.helm/polkadot.stage.staking-processor.yaml @@ -5,7 +5,7 @@ role: staking-processor replicas: 0 limits: {cpu: 450m, memory: 4096Mi} requests: {cpu: 350m, memory: 4096Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/vara.mbelt3.balances-processor.yaml b/.helm/vara.mbelt3.balances-processor.yaml index c47027fb..f2d72f1b 100644 --- a/.helm/vara.mbelt3.balances-processor.yaml +++ b/.helm/vara.mbelt3.balances-processor.yaml @@ -5,7 +5,7 @@ chain: vara role: balances-processor limits: {cpu: 250m, memory: 200Mi} requests: {cpu: 150m, memory: 200Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/vara.mbelt3.block-processor.yaml b/.helm/vara.mbelt3.block-processor.yaml index 26d3da94..decd37cc 100644 --- a/.helm/vara.mbelt3.block-processor.yaml +++ b/.helm/vara.mbelt3.block-processor.yaml @@ -5,7 +5,7 @@ chain: vara role: block-processor limits: {cpu: 250m, memory: 1000Mi} requests: {cpu: 150m, memory: 1000Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/vara.mbelt3.gear-smartcontracts-processor.yaml b/.helm/vara.mbelt3.gear-smartcontracts-processor.yaml index f5880bbd..a120b80c 100644 --- a/.helm/vara.mbelt3.gear-smartcontracts-processor.yaml +++ b/.helm/vara.mbelt3.gear-smartcontracts-processor.yaml @@ -5,7 +5,7 @@ role: gear-smartcontracts-processor replicas: 0 limits: {cpu: 450m, memory: 4096Mi} requests: {cpu: 350m, memory: 4096Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/vara.mbelt3.identity-processor.yaml b/.helm/vara.mbelt3.identity-processor.yaml index 84d6617d..df81224b 100644 --- a/.helm/vara.mbelt3.identity-processor.yaml +++ b/.helm/vara.mbelt3.identity-processor.yaml @@ -5,7 +5,7 @@ chain: vara role: identity-processor limits: {cpu: 250m, memory: 200Mi} requests: {cpu: 150m, memory: 200Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true diff --git a/.helm/vara.mbelt3.monitoring.yaml b/.helm/vara.mbelt3.monitoring.yaml index bb56e676..f5e6faad 100644 --- a/.helm/vara.mbelt3.monitoring.yaml +++ b/.helm/vara.mbelt3.monitoring.yaml @@ -3,7 +3,7 @@ environment: mbelt3-prod replicas: 0 chain: vara role: monitoring -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} limits: {cpu: 200m, memory: 100Mi} requests: {cpu: 100m, memory: 100Mi} port: 3000 diff --git a/.helm/vara.mbelt3.preloader.yaml b/.helm/vara.mbelt3.preloader.yaml index 5e8e19aa..7f989982 100644 --- a/.helm/vara.mbelt3.preloader.yaml +++ b/.helm/vara.mbelt3.preloader.yaml @@ -3,7 +3,7 @@ environment: mbelt3-prod chain: vara role: preloader replicas: 1 -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} limits: {cpu: 200m, memory: 100Mi} requests: {cpu: 100m, memory: 100Mi} port: 3000 diff --git a/.helm/vara.mbelt3.staking-processor.yaml b/.helm/vara.mbelt3.staking-processor.yaml index 0b97e31c..c34c8019 100644 --- a/.helm/vara.mbelt3.staking-processor.yaml +++ b/.helm/vara.mbelt3.staking-processor.yaml @@ -5,7 +5,7 @@ role: staking-processor replicas: 1 limits: {cpu: 450m, memory: 4096Mi} requests: {cpu: 350m, memory: 4096Mi} -image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 8ab9c8413eb9713d4fff44c6984528017869ef73} +image: {repository: eu.gcr.io/substrate-infra/mbelt3_preloader, tag: 1429e28a858961dcc0f4cf6a95120e63bc3492aa} port: 3000 metrics: enabled: true