From ff2a41d7d91b53db0740e07621a1e2a96078ab0b Mon Sep 17 00:00:00 2001 From: Thomas Eckert Date: Tue, 4 Apr 2023 23:34:25 -0400 Subject: [PATCH] Fix the indentation of the copyAnnotations example (#2037) --- charts/consul/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/consul/values.yaml b/charts/consul/values.yaml index fceb30ed8e..78a0d70005 100644 --- a/charts/consul/values.yaml +++ b/charts/consul/values.yaml @@ -2941,7 +2941,7 @@ apiGateway: # ```yaml # service: # annotations: | - # - external-dns.alpha.kubernetes.io/hostname + # - external-dns.alpha.kubernetes.io/hostname # ``` # # @type: string