switch to gateway
This commit is contained in:
@@ -27,7 +27,7 @@ cilium:
|
||||
enableK8sEndpointSlice: true
|
||||
enableCiliumEndpointSlice: false
|
||||
ingressController:
|
||||
enabled: true
|
||||
enabled: false
|
||||
default: true
|
||||
loadbalancerMode: shared
|
||||
enforceHttps: true
|
||||
@@ -45,10 +45,10 @@ cilium:
|
||||
insecureNodePort: 30000
|
||||
secureNodePort: 30001
|
||||
gatewayAPI:
|
||||
enabled: false
|
||||
enableProxyProtocol: true
|
||||
enableAppProtocol: true
|
||||
enableAlpn: true
|
||||
enabled: true
|
||||
enableProxyProtocol: false
|
||||
enableAppProtocol: false
|
||||
enableAlpn: false
|
||||
xffNumTrustedHops: 0
|
||||
externalTrafficPolicy: Cluster
|
||||
gatewayClass:
|
||||
|
Reference in New Issue
Block a user