mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-22 04:39:53 +00:00
fix(home-assistant): netpols allow PyPI egress
This commit is contained in:
@@ -343,7 +343,8 @@ spec:
|
||||
egress.home.arpa/pypi: allow
|
||||
egress:
|
||||
- toFQDNs: &dns
|
||||
- matchPattern: "pypi.org"
|
||||
- matchName: "pypi.org"
|
||||
- matchName: "files.pythonhosted.org"
|
||||
toPorts:
|
||||
- ports:
|
||||
- port: "443"
|
||||
|
||||
Reference in New Issue
Block a user