From 9ec86219201fddce2f4db5fd93f2acde36756f88 Mon Sep 17 00:00:00 2001 From: Bertrand Lanson Date: Sat, 6 May 2023 23:26:25 +0200 Subject: [PATCH] edit readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dc9007..7fca54d 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ renew_nomad_certificates_key_dest: /opt/nomad/tls/key.pem # by default, set to / This variable defines where to copy the private keys upon renewal. Default to `/opt/nomad/tls/key.pem` but should be changed depending on where you store the keys. ```yaml -renew_nomad_certificates_info: # by default, set to: +renew_nomad_certificates_info: # by default, set to the following issuer_path: pki/issue/your-issuer common_name: consul01.example.com ttl: 90d