From 0557fce0f1f0b07b925edc7611fd23da7f472e1d Mon Sep 17 00:00:00 2001 From: Jen Travinski Date: Wed, 17 Nov 2021 14:02:14 -0500 Subject: [PATCH] Update content/rancher/v2.6/en/k8s-in-rancher/secrets/_index.md Co-authored-by: Billy Tat --- content/rancher/v2.6/en/k8s-in-rancher/secrets/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.6/en/k8s-in-rancher/secrets/_index.md b/content/rancher/v2.6/en/k8s-in-rancher/secrets/_index.md index 69a14af98e3..9c7f74220ea 100644 --- a/content/rancher/v2.6/en/k8s-in-rancher/secrets/_index.md +++ b/content/rancher/v2.6/en/k8s-in-rancher/secrets/_index.md @@ -38,7 +38,7 @@ Mounted secrets will be updated automatically unless they are mounted as subpath # Creating Secrets in Projects -Prior to v2.6, secrets were required to be in a project scope. Projects are no longer required, and you may use the namespace scope instead. As a result, the Rancher UI was updated to reflect this new functionality. However, you may still create project-scoped secrets if desired. Note that you have to first enable the `legacy` feature flag and look at a single project to do so. Use the following steps to set up your project-level secret: +Before v2.6, secrets were required to be in a project scope. Projects are no longer required, and you may use the namespace scope instead. As a result, the Rancher UI was updated to reflect this new functionality. However, you may still create project-scoped secrets if desired. Note that you have to first enable the `legacy` feature flag and look at a single project to do so. Use the following steps to set up your project-level secret: 1. In the upper left corner, click **☰ > Global Settings** in the dropdown. 1. Click **Feature Flags**.