From bb10849eab19c5dc032d167f9f4511faedc91893 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Mon, 2 Oct 2023 21:45:00 +0000 Subject: [PATCH] Kubeprism isn't on workers, we'll just stick with the regular LB for now. --- kubernetes/apps/kube-system/cilium/app/helmrelease.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml b/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml index 996604f..ee4107e 100644 --- a/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml +++ b/kubernetes/apps/kube-system/cilium/app/helmrelease.yaml @@ -54,7 +54,6 @@ spec: autoMount: enabled: false hostRoot: /sys/fs/cgroup - # Talos Kubeprism - k8sServiceHost: localhost - k8sServicePort: 7445 + k8sServiceHost: 10.2.0.6 + k8sServicePort: 6443 rollOutCiliumPods: true