Allow zuul-lb to send stats to graphite

Change-Id: Ib6bcd21555d34f80e1ace58cbd1cc7f479f92f7a
This commit is contained in:
James E. Blair 2022-03-04 15:26:21 -08:00
parent 3f8acefbe1
commit e97efd5fd5

@ -12,3 +12,4 @@ iptables_extra_allowed_groups:
- {'protocol': 'udp', 'port': '8125', 'group': 'nodepool'}
- {'protocol': 'udp', 'port': '8125', 'group': 'zookeeper'}
- {'protocol': 'udp', 'port': '8125', 'group': 'zuul'}
- {'protocol': 'udp', 'port': '8125', 'group': 'zuul-lb'}