diff --git a/docs/book/src/clusterctl/configuration.md b/docs/book/src/clusterctl/configuration.md index 5f37d053cad1..e60fcacdbc47 100644 --- a/docs/book/src/clusterctl/configuration.md +++ b/docs/book/src/clusterctl/configuration.md @@ -97,6 +97,14 @@ Please note that the configuration above will be considered also when doing `clu ## Overrides Layer + + `clusterctl` uses an overrides layer to read in injected provider components, cluster templates and metadata. By default, it reads the files from `$HOME/.cluster-api/overrides`.