diff --git a/docs/04-certificate-authority.md b/docs/04-certificate-authority.md index f8842d9..54f7765 100644 --- a/docs/04-certificate-authority.md +++ b/docs/04-certificate-authority.md @@ -9,8 +9,6 @@ In this section you will provision a Certificate Authority that can be used to g Generate the CA configuration file, certificate, and private key: ``` -{ - cat > ca-config.json < ca-csr.json < admin-csr.json < kube-controller-manager-csr.json < kube-proxy-csr.json < kube-scheduler-csr.json < service-account-csr.json <