mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
feat(authentik): allow router to access LDAP
This commit is contained in:
@@ -90,9 +90,12 @@ spec:
|
||||
matchExpressions:
|
||||
- key: io.kubernetes.pod.namespace
|
||||
operator: Exists
|
||||
toPorts:
|
||||
toPorts: &port
|
||||
- ports:
|
||||
- port: "6636"
|
||||
- fromCIDRSet:
|
||||
- cidr: "${IP_ROUTER_VLAN_K8S}/32"
|
||||
toPorts: *port
|
||||
---
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/cilium.io/ciliumclusterwidenetworkpolicy_v2.json
|
||||
apiVersion: cilium.io/v2
|
||||
|
||||
Reference in New Issue
Block a user