From 8f053402116b9d26d2ae19b4a21741e91d99c68c Mon Sep 17 00:00:00 2001 From: Max Ehrlich Date: Fri, 3 Aug 2018 14:44:04 -0400 Subject: [PATCH] Should be double quotes Signed-off-by: Max Ehrlich --- docs/reference/issuers/acme/dns01.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/issuers/acme/dns01.rst b/docs/reference/issuers/acme/dns01.rst index b703916c4..411453d45 100644 --- a/docs/reference/issuers/acme/dns01.rst +++ b/docs/reference/issuers/acme/dns01.rst @@ -180,7 +180,7 @@ credentials JSON uploaded to the cluster as a secret. There are several ways to .. code-block :: json { - 'example.com': { + "example.com": { "username":"eabcdb41-d89f-4580-826f-3e62e9755ef2", "password":"pbAXVjlIOE01xbut7YnAbkhMQIkcwoHO0ek2j4Q0", "fulldomain":"d420c923-bbd7-4056-ab64-c3ca54c9b3cf.auth.example.com",