Files
manifests/charts/dex/resources/allow-dex-external-access.yaml
T
2024-02-21 14:45:09 +01:00

16 lines
335 B
YAML

apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy
metadata:
name: allow-external-idp
spec:
egress:
- toFQDNs:
- matchName: gitlab.com
- matchPattern: '*.gitlab.com'
- matchName: login.microsoftonline.com
- matchName: graph.microsoft.com
endpointSelector:
matchLabels:
app.kubernetes.io/name: cerbos