Fix deployment

This commit is contained in:
Jonny Ervine 2024-07-21 20:04:56 +08:00
parent 004d841625
commit 4fa47d3446

View File

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