feat(authentik): allow router to access LDAP

This commit is contained in:
JJGadgets
2024-12-11 07:18:38 +08:00
parent ad9a7f7ba5
commit 57c35f3455

View File

@@ -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