From f612771241e81e49d792dde295936693bf7426d7 Mon Sep 17 00:00:00 2001 From: catherineluse Date: Mon, 16 Dec 2019 04:37:53 -0700 Subject: [PATCH 1/2] Update .gitignore --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index 7a73a41bfdf..def1f0b6e95 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,2 +1,5 @@ { + "editor.fontFamily": "'Lato', sans-serif;", + "editor.fontSize": 18, + "workbench.colorTheme": "Dainty – Purple Haze" } \ No newline at end of file From 871e3159a12de9461332a877672cb743b8bf0d01 Mon Sep 17 00:00:00 2001 From: catherineluse Date: Wed, 18 Dec 2019 23:10:38 -0700 Subject: [PATCH 2/2] Fix outdated UI reference about registry credentials --- .vscode/settings.json | 6 +----- content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md | 4 +++- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index def1f0b6e95..0967ef424bc 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1 @@ -{ - "editor.fontFamily": "'Lato', sans-serif;", - "editor.fontSize": 18, - "workbench.colorTheme": "Dainty – Purple Haze" -} \ No newline at end of file +{} diff --git a/content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md b/content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md index 895c6d79102..663c04b0e75 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md +++ b/content/rancher/v2.x/en/k8s-in-rancher/registries/_index.md @@ -19,7 +19,9 @@ Currently, deployments pull the private registry credentials automatically only 1. From the **Global** view, select the project containing the namespace(s) where you want to add a registry. -1. From the main menu, select **Resources > Registries**. Click **Add Registry**. +1. From the main menu, click **Resources > Secrets > Registry Credentials.** (For Rancher prior to v2.3, click **Resources > Registries.)** + +1. Click **Add Registry.** 1. Enter a **Name** for the registry.