Firewall comments
This commit is contained in:
parent
b51372bfb2
commit
69547fc540
8 changed files with 10 additions and 19 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue