From de92ceaeea6da297171dd1e887cfac427dea3a54 Mon Sep 17 00:00:00 2001 From: Tom English Date: Thu, 21 Dec 2023 18:59:06 -0500 Subject: [PATCH] Fixed indentation --- docs/04-certificate-authority.md | 112 +++++++++++++++---------------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/docs/04-certificate-authority.md b/docs/04-certificate-authority.md index 85ffc7e..490fcbd 100644 --- a/docs/04-certificate-authority.md +++ b/docs/04-certificate-authority.md @@ -106,74 +106,74 @@ Generate a certificate and private key for each Kubernetes worker node: ```gcloud``` ``` for instance in worker-0 worker-1 worker-2; do -cat > ${instance}-csr.json < ${instance}-csr.json < ${instance}-csr.json < ${instance}-csr.json <