From d931ec565353b4303d0044157f37cbe9db8178ae Mon Sep 17 00:00:00 2001 From: Tejeev Date: Wed, 16 Oct 2019 00:53:16 +0100 Subject: [PATCH] Clarified location for configuration If you are working through the docs in order it makes sense that the addons are in the cluster.yml but this is not evident if you land on the page from a search. --- .../rke/latest/en/config-options/private-registries/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rke/latest/en/config-options/private-registries/_index.md b/content/rke/latest/en/config-options/private-registries/_index.md index b835a3480a2..5a5c1a4d18e 100644 --- a/content/rke/latest/en/config-options/private-registries/_index.md +++ b/content/rke/latest/en/config-options/private-registries/_index.md @@ -3,7 +3,7 @@ title: Private Registries weight: 215 --- -RKE supports the ability to configure multiple private Docker registries. By passing in your registry and credentials, it allows the nodes to pull images from these private registries. +RKE supports the ability to configure multiple private Docker registries in the `cluster.yml`. By passing in your registry and credentials, it allows the nodes to pull images from these private registries. ```yaml private_registries: