Enable hostNetwork for Asterisk - fixes RTP media path for VoIP

This commit is contained in:
2026-03-11 18:14:32 +00:00
parent fb14e18bd0
commit f152d833a2

View File

@@ -17,6 +17,8 @@ spec:
labels:
app: asterisk
spec:
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
securityContext:
fsGroup: 0
containers: