From 606043491e09a984260688b4b911737d7f6e4996 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sat, 17 Aug 2024 22:53:20 -0500 Subject: [PATCH] change ports --- clusters/cl01tl/standalone/cilium/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/standalone/cilium/values.yaml b/clusters/cl01tl/standalone/cilium/values.yaml index d57dac1f0..050c6dbd5 100644 --- a/clusters/cl01tl/standalone/cilium/values.yaml +++ b/clusters/cl01tl/standalone/cilium/values.yaml @@ -38,8 +38,8 @@ cilium: annotations: metallb.universe.tf/allow-shared-ip: "external" type: LoadBalancer - insecureNodePort: 80 - secureNodePort: 443 + insecureNodePort: 8080 + secureNodePort: 8443 hostNetwork: enabled: false hubble: