From 783fa37ca5a8cb2bbb3fe8bc7c1415eecc4a5474 Mon Sep 17 00:00:00 2001 From: Mukul Kumar Date: Thu, 26 May 2022 06:59:06 +0530 Subject: [PATCH] Update document regarding overrides --- docs/book/src/clusterctl/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/book/src/clusterctl/configuration.md b/docs/book/src/clusterctl/configuration.md index 686a659ee10e..b053c211aea3 100644 --- a/docs/book/src/clusterctl/configuration.md +++ b/docs/book/src/clusterctl/configuration.md @@ -158,6 +158,7 @@ directory in the clusterctl config file as ```yaml overridesFolder: /Users/foobar/workspace/dev-releases ``` +Overrides only provide file replacements; instead, provider version resolution is based only on the actual repository structure. ## Image overrides