From d3bf750d2bab39265acbcbbc238f396f0e7e57a8 Mon Sep 17 00:00:00 2001 From: TomyLobo Date: Thu, 16 Jan 2025 19:21:06 +0100 Subject: [PATCH] Fix indentation --- docs/tutorials/rfc2136.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/rfc2136.md b/docs/tutorials/rfc2136.md index 97508e66f..7d5054bed 100644 --- a/docs/tutorials/rfc2136.md +++ b/docs/tutorials/rfc2136.md @@ -379,7 +379,7 @@ You'll want to configure `external-dns` similarly to the following: ```text ... - --provider=rfc2136 - - --rfc2136-gss-tsig + - --rfc2136-gss-tsig - --rfc2136-host=dns-host.yourdomain.com - --rfc2136-port=53 - --rfc2136-zone=your-zone.com