nim-waku: fix metrics service tags

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-06-01 09:02:37 +02:00
parent 37eb61adb2
commit 5063802792
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
name: 'nim-waku-metrics'
port: '{{ nim_waku_metrics_port }}'
address: '{{ ansible_local.tinc.vpn_ip }}'
tags: ['{{ env }}.{{ stage }}', 'beacon', 'nimbus', 'metrics']
tags: ['{{ env }}.{{ stage }}', 'nim', 'waku', 'metrics']
meta:
container: '{{ nim_waku_cont_name }}'
checks: