Skip to content

Commit

Permalink
Open port for podman_exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
paramite committed Feb 27, 2025
1 parent 365d801 commit 3b53762
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions roles/edpm_telemetry/templates/firewall.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@
proto: tcp
dport:
- "9100"
- rule_name: 000 Allow podman_exporter traffic
rule:
proto: tcp
dport:
- "9882"

0 comments on commit 3b53762

Please sign in to comment.