Firewall comments

This commit is contained in:
Mark Janssen 2024-12-02 21:57:47 +01:00
parent b51372bfb2
commit 69547fc540
Signed by: foobar
GPG key ID: D8674D8FC4F69BD2
8 changed files with 10 additions and 19 deletions

View file

@ -4,8 +4,7 @@ acme_san_domains:
- ["{{ monitoring_domain }}"]
group_nft_input:
- "# Allow web-traffic from world"
- "tcp dport { http, https } accept"
- "tcp dport { http, https } accept # Allow web-traffic from world"
prometheus_scrape_configs:
- job_name: "node"