mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-02 04:14:28 +07:00
refactor(cilium): disable Cilium Ingress
Missing some L7 features compare to NGINX.
This commit is contained in:
parent
66a7ea04ce
commit
d2dd44920f
@ -7,12 +7,6 @@ cilium_values:
|
||||
kubeProxyReplacement: true
|
||||
l2announcements:
|
||||
enabled: true
|
||||
ingressController:
|
||||
enabled: true
|
||||
default: true
|
||||
loadbalancerMode: shared
|
||||
service:
|
||||
allocateLoadBalancerNodePorts: false
|
||||
# TODO the host and port are k3s-specific, generic solution is in progress
|
||||
# https://github.com/cilium/cilium/issues/19038
|
||||
# https://github.com/cilium/cilium/pull/28741
|
||||
|
Loading…
Reference in New Issue
Block a user