From 31deca61f11052715951fea74c51524236ab22a6 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 6 Feb 2026 14:02:34 -0600 Subject: [PATCH] fix: input port --- clusters/cl01tl/helm/yubal/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/yubal/values.yaml b/clusters/cl01tl/helm/yubal/values.yaml index d815bba94..c4fcf33d0 100644 --- a/clusters/cl01tl/helm/yubal/values.yaml +++ b/clusters/cl01tl/helm/yubal/values.yaml @@ -62,7 +62,7 @@ yubal: - name: FIREWALL_OUTBOUND_SUBNETS value: 10.0.0.0/8 - name: FIREWALL_INPUT_PORTS - value: 8080 + value: 8000 - name: DNS_UPSTREAM_RESOLVER_TYPE value: dot securityContext: