Kubeprism isn't on workers, we'll just stick with the regular LB for now.
This commit is contained in:
parent
4a0efb7cee
commit
bb10849eab
1 changed files with 2 additions and 3 deletions
|
@ -54,7 +54,6 @@ spec:
|
||||||
autoMount:
|
autoMount:
|
||||||
enabled: false
|
enabled: false
|
||||||
hostRoot: /sys/fs/cgroup
|
hostRoot: /sys/fs/cgroup
|
||||||
# Talos Kubeprism
|
k8sServiceHost: 10.2.0.6
|
||||||
k8sServiceHost: localhost
|
k8sServicePort: 6443
|
||||||
k8sServicePort: 7445
|
|
||||||
rollOutCiliumPods: true
|
rollOutCiliumPods: true
|
||||||
|
|
Reference in a new issue