fix svcs and ports for mrtc
This commit is contained in:
12
manifests/matrix-mrt0rtikize/ingressroute-rtc-udp.yaml
Normal file
12
manifests/matrix-mrt0rtikize/ingressroute-rtc-udp.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: IngressRouteUDP
|
||||
metadata:
|
||||
name: rtc-udp
|
||||
namespace: matrix-mrt0rtikize
|
||||
spec:
|
||||
entryPoints:
|
||||
- rtc-udp-mrt0rtikize
|
||||
routes:
|
||||
- services:
|
||||
- name: matrix-mrt0rtikize-matrix-rtc-sfu-muxed-udp
|
||||
port: 30008
|
||||
Reference in New Issue
Block a user