change node port

This commit is contained in:
2024-08-22 00:25:37 -05:00
parent 3ba8e69e66
commit 4b0b7424e0

View File

@@ -42,8 +42,8 @@ cilium:
service:
name: cilium-ingress
type: LoadBalancer
insecureNodePort: 80
secureNodePort: 443
insecureNodePort: 30000
secureNodePort: 30001
gatewayAPI:
enabled: false
enableProxyProtocol: true