From a77219bfdee9240e900a31c51142ac73e52755b7 Mon Sep 17 00:00:00 2001 From: Mark Haley Date: Wed, 22 Apr 2020 14:37:48 -0400 Subject: [PATCH] Fix linting error. --- charts/argo/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo/values.yaml b/charts/argo/values.yaml index cb1c82a6..b391e58e 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -164,7 +164,7 @@ server: # hosts: # - argo.domain.com - ##Additional Paths for each host + ## Additional Paths for each host # paths: # - serviceName: "ssl-redirect" # servicePort: "use-annotation"