* Add info about restoring backups to GitRepo how-to
This provides a few bits of advice about steps to take before restoring
a multi-cluster setup with Fleet workloads.
* Fix broken anchor on bundle resources
The top of the page does not need any anchor.
* Propagate doc to version 0.13
A new version has been created, and needs this documented as well.
---------
Co-authored-by: Olivier Vernin <olivier@vernin.me>
This clarifies that Rancher CA bundles may be used if they are
configured, although CA bundles specified in a `GitRepo`'s Helm secret
or `cabundle` field will still have precedence over them.
* Links with / don't exist, browser has a workaround, crawler does not.
Checked with curl.
* `cmd/docs/generate-cli-docs.go` generates invalid links between root
and sub command. Apparently only if folder name equals root cmd name.
* Add sections to fleet yaml reference for helm options
The existing inline documentation is getting too long and hard to read.
This adds information on the different types of downloaders.
---------
Co-authored-by: Corentin Néau <tan.neau@suse.com>
The issue here stems from a combination of using the word 'it' to mean
something specific and a lack of grammar. I've corrected both issues to
help clarify intent with the language.
* Document how to use different helm credentials for each path
* Clarify which path is used for the helm credentials
Co-authored-by: Mario Manno <mario.manno@gmail.com>
* Add how to use different helm credentials for each path in warning box
* Fix missing line in secrets path explanation
* Clarify path for Bundles
Co-authored-by: Corentin Néau <tan.neau@suse.com>
---------
Co-authored-by: Mario Manno <mario.manno@gmail.com>
Co-authored-by: Corentin Néau <tan.neau@suse.com>