From 238377c0d501be7b0b5db1ac99b34b4e30737403 Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Sun, 14 Jun 2026 15:58:53 +0300 Subject: [PATCH] fix svc type for mrtc --- argocd/apps/matrix-mrt0rtikize.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/apps/matrix-mrt0rtikize.yaml b/argocd/apps/matrix-mrt0rtikize.yaml index 1d11d12..9e0675f 100644 --- a/argocd/apps/matrix-mrt0rtikize.yaml +++ b/argocd/apps/matrix-mrt0rtikize.yaml @@ -72,11 +72,11 @@ spec: exposedServices: rtcTcp: port: 30009 - portType: ClusterIP + portType: NodePort nodePort: "" rtcMuxedUdp: port: 30008 - portType: ClusterIP + portType: NodePort nodePort: "" hookshot: