updated cilium config for virt cluster
This commit is contained in:
parent
c6fc3d0d67
commit
2c23003d12
1 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ cluster:
|
||||||
|
|
||||||
kubeProxyReplacement: true
|
kubeProxyReplacement: true
|
||||||
|
|
||||||
|
|
||||||
|
socketLB: # Enabled because of problems with kubevirt reaching services
|
||||||
|
enabled: true
|
||||||
|
hostNamespaceOnly: true
|
||||||
|
|
||||||
# Talos specific
|
# Talos specific
|
||||||
k8sServiceHost: localhost
|
k8sServiceHost: localhost
|
||||||
k8sServicePort: 7445
|
k8sServicePort: 7445
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue