From 9c7f4f1a174ad080cf3b430415942d34ff2b2856 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Fri, 24 Feb 2023 18:18:04 +0800 Subject: [PATCH] fix(sandstorm): expose pod ports Signed-off-by: JJGadgets --- kube/3-deploy/2-apps/insurgency-sandstorm/2-install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/3-deploy/2-apps/insurgency-sandstorm/2-install.yaml b/kube/3-deploy/2-apps/insurgency-sandstorm/2-install.yaml index c29700b7..5af4f1b3 100644 --- a/kube/3-deploy/2-apps/insurgency-sandstorm/2-install.yaml +++ b/kube/3-deploy/2-apps/insurgency-sandstorm/2-install.yaml @@ -120,7 +120,7 @@ kind: Service metadata: annotations: coredns.io/hostname: "${APP_DNS_SANDSTORM}" - name: insurgency-sandstorm + name: insurgency-sandstorm-ext namespace: sandstorm spec: allocateLoadBalancerNodePorts: true