mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 02:18:24 +00:00
feat(gotosocial): TLS netpols
This commit is contained in:
@@ -21,9 +21,16 @@ spec:
|
||||
- ports:
|
||||
- port: "8080"
|
||||
protocol: TCP
|
||||
rules:
|
||||
http:
|
||||
- {}
|
||||
# Cloudflare Tunnel
|
||||
- fromEndpoints:
|
||||
- matchLabels:
|
||||
io.kubernetes.pod.namespace: cloudflare
|
||||
app.kubernetes.io/instance: cloudflared
|
||||
app.kubernetes.io/name: cloudflared
|
||||
toPorts:
|
||||
- ports:
|
||||
- port: "8080"
|
||||
protocol: TCP
|
||||
egress:
|
||||
# same namespace
|
||||
- toEndpoints:
|
||||
|
||||
Reference in New Issue
Block a user