From b493b8c9c383b30f4d127461c0e210ca3bd980b5 Mon Sep 17 00:00:00 2001 From: Matteo Croce Date: Thu, 3 Oct 2019 18:37:17 +0200 Subject: [PATCH] BASH syntax highlighting --- docs/04-certificate-authority.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/04-certificate-authority.md b/docs/04-certificate-authority.md index cd02f53..2a29257 100644 --- a/docs/04-certificate-authority.md +++ b/docs/04-certificate-authority.md @@ -8,7 +8,7 @@ In this section you will provision a Certificate Authority that can be used to g Generate the CA configuration file, certificate, and private key: -``` +```sh cat > ca-config.json < admin-csr.json < ${instance}-csr.json < kube-controller-manager-csr.json < kube-proxy-csr.json < kube-scheduler-csr.json < service-account-csr.json <