From 4fa47d3446f4c54402052d58793b68056134f78c Mon Sep 17 00:00:00 2001 From: Jonny Ervine Date: Sun, 21 Jul 2024 20:04:56 +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 7ff5bd1..618d197 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: "" +k8sServiceHost: "10.233.0.1" # -- (string) Kubernetes service port -k8sServicePort: "" +k8sServicePort: "443" # -- Configure the client side rate limit for the agent and operator #