From 2491034be8cbf482e66a32c3acf46262c273aabc Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Mon, 30 Dec 2019 09:55:44 -0700 Subject: [PATCH] Update _index.md --- content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md b/content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md index 8ac2d3f0c02..c6d41986124 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md +++ b/content/rancher/v2.x/en/k8s-in-rancher/certificates/_index.md @@ -13,7 +13,7 @@ Add SSL certificates to either projects, namespaces, or both. A project scoped c 1. From the **Global** view, select the project where you want to deploy your ingress. -1. From the main menu, select **Resources > Secrets > Certificates**. Click **Add Certificate**. +1. From the main menu, select **Resources > Secrets > Certificates**. Click **Add Certificate**. (For Rancher prior to v2.3, click **Resources > Certificates.**) 1. Enter a **Name** for the certificate. @@ -37,7 +37,7 @@ Add SSL certificates to either projects, namespaces, or both. A project scoped c - If you added an SSL certificate to the project, the certificate is available for deployments created in any project namespace. - If you added an SSL certificate to a namespace, the certificate is available only for deployments in that namespace. -- Your certificate is added to the **Resources > Secrets > Certificates** view. +- Your certificate is added to the **Resources > Secrets > Certificates** view. (For Rancher prior to v2.3, it is added to **Resources > Certificates.**) ## What's Next?