From eb0e8080188738f4b690cfed7224d023613644e2 Mon Sep 17 00:00:00 2001 From: Noah Krause Date: Thu, 29 Apr 2021 14:30:58 -0400 Subject: [PATCH] Fix linting issues Signed-off-by: Noah Krause --- charts/ambassador/values.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/ambassador/values.yaml b/charts/ambassador/values.yaml index 230fdf7944..f02247bc06 100644 --- a/charts/ambassador/values.yaml +++ b/charts/ambassador/values.yaml @@ -437,7 +437,7 @@ serviceMesh: enable: false connector: - ## The Consul Connector is used to export the mTLS certificates used by + ## The Consul Connector is used to export the mTLS certificates used by ## Consul to a Kubernetes Secret. ## ## Default: true @@ -459,14 +459,14 @@ serviceMesh: ## ## Default: ambassador-consul name: ambassador-consul - + consulServer: ## The address you can reach Consul on. ## ## Default: The IP address of the host machine. # address: - ## The port you can reach the Consul on. + ## The port you can reach the Consul on. ## ## Defaults: 8500 for HTTP 8501 for HTTPS port: 8500 @@ -477,7 +477,7 @@ serviceMesh: ## Default: false enabled: false - ## Toggle whether Ambassador should validate the Consul server + ## Toggle whether Ambassador should validate the Consul server ## certificate ## ## Default: false @@ -498,7 +498,7 @@ serviceMesh: ## sidecarContainers value. enable: false - ## Which image of the Istio sidecar to inject. + ## Which image of the Istio sidecar to inject. ## ## NOTE!! Must match the version of Istio you are running. image: