summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gruesso <dgruesso@gitlab.com>2019-06-27 19:08:11 +0000
committerDaniel Gruesso <dgruesso@gitlab.com>2019-06-27 19:08:11 +0000
commit21ab6a57cf8a1b22bd7828a20b9bde7a4aaa7038 (patch)
tree53148d82b68a79f471aeda0d4023d586299324f8
parentbf624b781bb2ab7bebdabe850352594d6b55c752 (diff)
downloadgitlab-ce-21ab6a57cf8a1b22bd7828a20b9bde7a4aaa7038.tar.gz
Apply suggestion to doc/user/project/clusters/serverless/index.md
-rw-r--r--doc/user/project/clusters/serverless/index.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/user/project/clusters/serverless/index.md b/doc/user/project/clusters/serverless/index.md
index 64a0ba73383..706ea397d30 100644
--- a/doc/user/project/clusters/serverless/index.md
+++ b/doc/user/project/clusters/serverless/index.md
@@ -408,7 +408,9 @@ the command line of your server, run the following commands
making regular backups of this folder is ideal.
```
-3. **Create certificate and private key files**. Using the contents of the files returned by Certbot, we'll create two files in order to create the Kubernetes secret:
+1. Create certificate and private key files. Using the contents of the files
+ returned by Certbot, we'll create two files in order to create the
+ Kubernetes secret:
Run the following command to see the contents of `fullchain.pem`: