Remove ingress controller configuration from Cilium application.yaml
This commit is contained in:
@@ -18,12 +18,6 @@ spec:
|
|||||||
valuesObject:
|
valuesObject:
|
||||||
k8sServiceHost: 192.168.50.20
|
k8sServiceHost: 192.168.50.20
|
||||||
k8sServicePort: 6443
|
k8sServicePort: 6443
|
||||||
ingressController:
|
|
||||||
enabled: true
|
|
||||||
default: true
|
|
||||||
loadbalancerMode: shared
|
|
||||||
hostNetwork:
|
|
||||||
enabled: true
|
|
||||||
cgroup:
|
cgroup:
|
||||||
autoMount:
|
autoMount:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user