From b89d4aa53979cd91eca159444f9b4035779781f5 Mon Sep 17 00:00:00 2001 From: Thomas Eckert Date: Tue, 4 Apr 2023 16:31:44 -0400 Subject: [PATCH] Fix the indentation of the copyAnnotations example --- 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 42f08af255..73b805680b 100644 --- a/charts/consul/values.yaml +++ b/charts/consul/values.yaml @@ -2927,7 +2927,7 @@ apiGateway: # ```yaml # service: # annotations: | - # - external-dns.alpha.kubernetes.io/hostname + # - external-dns.alpha.kubernetes.io/hostname # ``` # # @type: string