This commit is contained in:
parent
e507515766
commit
a51622cc4b
7 changed files with 8 additions and 15 deletions
|
|
@ -10,7 +10,6 @@ spec:
|
|||
endpointSelector:
|
||||
matchLabels:
|
||||
app: slskd
|
||||
|
||||
ingress:
|
||||
- fromEntities:
|
||||
- ingress
|
||||
|
|
@ -20,7 +19,6 @@ spec:
|
|||
protocol: TCP
|
||||
- port: "8008"
|
||||
protocol: TCP
|
||||
|
||||
---
|
||||
# ----------------------------------------------------
|
||||
# VPN killswitch — only allow egress to ProtonVPN endpoint
|
||||
|
|
@ -35,7 +33,6 @@ spec:
|
|||
endpointSelector:
|
||||
matchLabels:
|
||||
app: slskd
|
||||
|
||||
egress:
|
||||
- toCIDR:
|
||||
- "149.50.216.205/32"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue