firewall: allow monit → prometheus-bird-exporter on infra

pull/106/head
jeltz 6 months ago
parent 83ff27b856
commit 6949cc202f
Signed by: jeltz
GPG Key ID: 800882B66C0C3326

@ -111,6 +111,11 @@ firewall__input:
tcp:
dport: 9100
verdict: accept
- src: monit
protocols:
tcp:
dport: 9324
verdict: accept
- protocols:
icmp: true
verdict: accept

Loading…
Cancel
Save