Skip to content

Commit

Permalink
Merge pull request #6747 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…6551-to-release-1.2

[release-1.2] 📖 Update document regarding overrides
  • Loading branch information
k8s-ci-robot authored Jun 27, 2022
2 parents d558635 + 07a8d9d commit a820278
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/book/src/clusterctl/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,14 @@ Please note that the configuration above will be considered also when doing `clu

## Overrides Layer

<aside class="note warning">

<h1> Warning! </h1>

Overrides only provide file replacements; instead, provider version resolution is based only on the actual repository structure.

</aside>

`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`.
Expand Down

0 comments on commit a820278

Please sign in to comment.