use the default latest tag for geth_exporter

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-05-31 14:42:57 -04:00
parent 60c9747731
commit 56f3d3b435
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
2 changed files with 0 additions and 2 deletions

View File

@ -21,4 +21,3 @@ geth_account_json: '{{lookup("passwordstore", "services/faucet/account-json")}}'
# geth metrics # geth metrics
geth_source_cont_name: '{{ geth_cont_name }}' geth_source_cont_name: '{{ geth_cont_name }}'
geth_expo_cont_name: '{{ geth_cont_name }}-metrics' geth_expo_cont_name: '{{ geth_cont_name }}-metrics'
geth_expo_cont_image: 'statusteam/geth_exporter:sync-metrics'

View File

@ -14,4 +14,3 @@ geth_account_json: '{{lookup("passwordstore", "services/faucet/account-json")}}'
# geth metrics # geth metrics
geth_source_cont_name: '{{ geth_cont_name }}' geth_source_cont_name: '{{ geth_cont_name }}'
geth_expo_cont_name: '{{ geth_cont_name }}-metrics' geth_expo_cont_name: '{{ geth_cont_name }}-metrics'
geth_expo_cont_image: 'statusteam/geth_exporter:sync-metrics'