use the default latest tag for geth_exporter
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
60c9747731
commit
56f3d3b435
|
@ -21,4 +21,3 @@ geth_account_json: '{{lookup("passwordstore", "services/faucet/account-json")}}'
|
|||
# geth metrics
|
||||
geth_source_cont_name: '{{ geth_cont_name }}'
|
||||
geth_expo_cont_name: '{{ geth_cont_name }}-metrics'
|
||||
geth_expo_cont_image: 'statusteam/geth_exporter:sync-metrics'
|
||||
|
|
|
@ -14,4 +14,3 @@ geth_account_json: '{{lookup("passwordstore", "services/faucet/account-json")}}'
|
|||
# geth metrics
|
||||
geth_source_cont_name: '{{ geth_cont_name }}'
|
||||
geth_expo_cont_name: '{{ geth_cont_name }}-metrics'
|
||||
geth_expo_cont_image: 'statusteam/geth_exporter:sync-metrics'
|
||||
|
|
Loading…
Reference in New Issue