From 036d3ac8adf70cf397d403b2614da2467d6011b0 Mon Sep 17 00:00:00 2001 From: Jonny Ervine Date: Sun, 21 Jul 2024 20:07:41 +0800 Subject: [PATCH] Fix deployment --- cilium/values.home.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cilium/values.home.yaml b/cilium/values.home.yaml index 618d197..6609c60 100644 --- a/cilium/values.home.yaml +++ b/cilium/values.home.yaml @@ -37,9 +37,9 @@ imagePullSecrets: # @default -- `"~/.kube/config"` kubeConfigPath: "" # -- (string) Kubernetes service host -k8sServiceHost: "10.233.0.1" +k8sServiceHost: "192.168.11.1" # -- (string) Kubernetes service port -k8sServicePort: "443" +k8sServicePort: "6443" # -- Configure the client side rate limit for the agent and operator #