Allow selenium namespace ingress to telephony for UI testing

This commit is contained in:
2026-03-15 16:38:19 +00:00
parent efc3dc5b4e
commit 84a590dfba

View File

@@ -219,6 +219,14 @@ spec:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: traefik-system
# Allow Selenium Grid for automated UI testing
- from:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: selenium
ports:
- port: 5100
protocol: TCP
# Allow SIP/RTP from external sources (Yealink phones, Twilio SIP trunk)
- from:
- ipBlock:
@@ -309,3 +317,4 @@ spec:
port: 5100
tls:
secretName: telephony-internal-tls