change node port
This commit is contained in:
@@ -42,8 +42,8 @@ cilium:
|
|||||||
service:
|
service:
|
||||||
name: cilium-ingress
|
name: cilium-ingress
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
insecureNodePort: 80
|
insecureNodePort: 30000
|
||||||
secureNodePort: 443
|
secureNodePort: 30001
|
||||||
gatewayAPI:
|
gatewayAPI:
|
||||||
enabled: false
|
enabled: false
|
||||||
enableProxyProtocol: true
|
enableProxyProtocol: true
|
||||||
|
Reference in New Issue
Block a user