From 234fbfcb30edbb45392c5fbd7d045ebb09838508 Mon Sep 17 00:00:00 2001 From: Marco Molteni <51477941+marco-m-pix4d@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:55:21 +0100 Subject: [PATCH] configuration.md: fix configuration sections The comments were referring to the wrong service. --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 3f9092c20..b6d6b0aa3 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -137,7 +137,7 @@ They are not required and will fallback to default values when omitted. ```hcl # This denotes the start of the configuration section for Consul Template. -# All values contained in this section pertain to Vault. +# All values contained in this section pertain to Consul Template. # This is the signal to listen for to trigger a reload event. The default # value is shown below. Setting this value to the empty string will cause CT