From 7b927c02b24e7ac0cada92a5c23e13b0e275b391 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sat, 17 Aug 2024 22:55:43 -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 050c6dbd5..bfb107d65 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: 8080 - secureNodePort: 8443 + insecureNodePort: 30000 + secureNodePort: 30001 hostNetwork: enabled: false hubble: