Fix typo in CA bundle docs (#223)

This removes a superfluous word.
This commit is contained in:
Corentin Néau 2025-03-21 17:16:23 +01:00 committed by GitHub
parent ae2b46ab5d
commit c45db1afbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ Note that if secrets specifying CA bundles exist, for instance if Fleet is insta
[this](https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/resources/add-tls-secrets#using-a-private-ca-signed-certificate)
and
[that](https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/installation-references/helm-chart-options#additional-trusted-cas)),
Fleet will use those CA bundles if no CA bundle is specified on in the `GitRepo`.
Fleet will use those CA bundles if no CA bundle is specified in the `GitRepo`.
:::
## Using Private Helm Repositories