Merge "Allow zuul-lb to send stats to graphite"

This commit is contained in:
Zuul 2022-03-07 05:23:29 +00:00 committed by Gerrit Code Review
commit 53fbf72fdd

@ -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'}