Fix deployment

This commit is contained in:
Jonny Ervine 2024-07-21 20:07:41 +08:00
parent 4fa47d3446
commit 036d3ac8ad

View File

@ -37,9 +37,9 @@ imagePullSecrets:
# @default -- `"~/.kube/config"` # @default -- `"~/.kube/config"`
kubeConfigPath: "" kubeConfigPath: ""
# -- (string) Kubernetes service host # -- (string) Kubernetes service host
k8sServiceHost: "10.233.0.1" k8sServiceHost: "192.168.11.1"
# -- (string) Kubernetes service port # -- (string) Kubernetes service port
k8sServicePort: "443" k8sServicePort: "6443"
# -- Configure the client side rate limit for the agent and operator # -- Configure the client side rate limit for the agent and operator
# #