change consul id, not name, it has to be geth-exporter
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
325f4b8761
commit
bdb2b1b636
|
@ -32,4 +32,4 @@ geth_account_json: '{{lookup("passwordstore", "services/faucet/account-json")}}'
|
|||
# geth metrics
|
||||
geth_source_cont_name: '{{ geth_cont_name }}'
|
||||
geth_expo_cont_name: 'faucet-{{ faucet_network }}-metrics'
|
||||
geth_expo_consul_name: '{{ geth_expo_cont_name }}'
|
||||
geth_expo_consul_id: '{{ geth_expo_cont_name }}'
|
||||
|
|
Loading…
Reference in New Issue