Commit Graph

46 Commits

Author SHA1 Message Date
kakabisht 4d5e3bc84d
Fixing broken link 2025-08-21 08:48:07 +00:00
Mario Manno e84e58f377
Turn fleet.yaml into an options table (#299)
* Turn fleet.yaml into an options table

Co-authored-by: Corentin Néau <tan.neau@suse.com>
2025-08-11 14:26:06 +02:00
Corentin Néau 2b219808a1
Document bundle naming override (#303)
Overriding a bundle's name can be done through the `name` field in a
`fleet.yaml` file.
2025-07-31 16:27:09 +02:00
Mario Manno 61f14ef0fa
Merge pull request #260 from rancher/chart-fleetyaml-reference
Add note on referencing embedded charts in fleet.yaml
2025-07-02 18:06:09 +02:00
Mario Manno c5bbc9280a fix note boxes 2025-07-01 15:15:55 +02:00
Mario Manno cfd89372bf
Merge pull request #270 from rancher/registration-flow-chart
Upgrade to docusauraus 3 and add mermaid support
2025-06-30 10:35:13 +02:00
Corentin Néau dfb0b9ecee
Add note on specifying chart's own values
Those values will be used as default anyway when the agent installs the chart.

Co-authored-by: Mario Manno <mario.manno@gmail.com>
2025-06-26 11:31:19 +02:00
Mario Manno 5497d60846 Upgrade to docusauraus 3 and add mermaid support 2025-06-24 15:07:42 +02:00
hridyesh bisht 0b51fa6bd2
Second set of changes 2025-06-24 12:21:52 +05:30
hridyesh bisht a78057182b
First set of changes. 2025-06-23 16:22:57 +05:30
hridyesh bisht 2969354e39
Changes requested 2025-06-17 18:59:42 +05:30
hridyesh bisht 65c935c37d
Removing default value from fleet.yaml 2025-06-16 17:03:12 +05:30
Corentin Néau 205ee29fc2
Add comment on default chart values
This clarifies that `values.yaml` files contained in a chart will be
used as default values without needing to be referenced from
`fleet.yaml`.
2025-06-04 14:22:10 +02:00
Corentin Néau 98cda0d3d3
Add note on referencing embedded charts in fleet.yaml
A new note clarifies that embedded charts need to be referenced from a
`fleet.yaml` files if that file lives outside of the chart's directory.
2025-06-04 12:45:28 +02:00
Corentin Néau 0b26bc0a1b
Document limitation on Helm charts in git with custom CAs (#244)
This clarifies that, while Helm options support `git::http://`-prefixed
chart URLs, using them will not succeed when pointing to a git
repository using a custom CA bundle.

It takes the opportunity to somewhat reformat the `fleet.yaml`
reference, with collapsible YAML and further details on the main Helm
options being migrated further down the page. This allows better
formatting and should hopefully make that page more readable.
2025-05-09 12:17:24 +02:00
Mario Manno 6dc5255119
Update resource list (#236)
Co-authored-by: Mario Manno <mario.manno@suse.com>
2025-05-05 12:16:53 +02:00
Mario Manno 4108821efe Add values templating information 2024-11-13 18:34:47 +01:00
Mario Manno 2619563098 Add notes regarding troubleshooting and helm values 2024-10-25 11:13:45 +02:00
Tim Hardeck 06f75b4073
Improve Fleet YAML struct reference (#186)
* Improve Fleet YAML struct reference

* Update docs/ref-fleet-yaml.md

Co-authored-by: Corentin Néau <tan.neau@suse.com>

---------

Co-authored-by: Corentin Néau <tan.neau@suse.com>
2024-09-20 15:54:59 +02:00
Patrick Seidensal 642b018dbf
Visually update fleet.yaml reference page (#164)
- Fixed max width
- More or less consistent document style
  - Spacing between options
  - Generally more line breaks
2024-07-09 14:31:58 +02:00
Xavi Garcia e6aaa2138e Adds a reference to OCI vs Semver and the '+' character
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
2024-07-03 08:10:29 +02:00
Alexandre 4e47f5ecb8
Fix typo and add documentation (#150) 2024-05-29 10:37:48 +02:00
Xavi Garcia dfd4ab3e09 Adding disableDependencyUpdate option to fleet.yaml
Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
2024-05-14 11:09:49 +02:00
Corentin Néau 511015ed5a Add escaping note to templating docs
This moves templating docs to their own section to make it more readable
and easier to reference, and adds information about how to escape
templating in `fleet.yaml`.
2024-04-23 11:04:50 +02:00
Mario Manno 13e49003af
Add sections to fleet yaml reference for helm options (#122)
* 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>
2024-04-17 11:45:50 +02:00
Mario Manno 776bac9884 Add example for chart downloads via git over http. 2024-01-22 10:07:05 +01:00
Mario Manno 8a911675c3 Add info about go-getter URLs for downloading helm via git 2024-01-19 16:49:11 +01:00
raul eaf11a6344
add correctDrift to targetCustomization 2023-12-11 11:35:19 +01:00
Alejandro Ruiz 2d41f1e788
Document new Helm options in fleet.yaml (#93) 2023-09-20 11:45:14 +02:00
Mario Manno 2c2254b745 Add sections to fleet.yaml helm options 2023-09-05 11:52:46 +02:00
Mario Manno 40d9399eed Add info about cluster name matcher 2023-07-18 17:37:51 +02:00
raul c72c8e4461
Add namespaceLabels and namespaceAnnotations documentation 2023-07-04 12:33:56 +02:00
Eduardo Mínguez e6d889f8b3
Added a note for bundle names character limitation 2023-06-26 14:06:57 +02:00
Mario Manno 7b62630261 Use permalink for fleet.yaml struct 2023-06-13 14:54:03 +02:00
Mario Manno e0f204cc3c Remove whitespace at end of the line 2023-06-13 14:50:34 +02:00
raul 683df8c0dd
Add overrideTargets and doNotDeploy documentation 2023-06-06 11:06:54 +02:00
Mario Manno 91775de8e7
Merge pull request #62 from raulcabello/ignore-options
Add documention for ignore conditions
2023-05-15 16:46:52 +02:00
raul 91aeb9cd9f
Add documention for ignore conditions 2023-04-20 15:36:29 +02:00
Mario Manno 99b715880c Varying function output in helm values will redeploy 2023-04-11 16:34:13 +02:00
raul 73f73ebc71
Document that uuidv4 function is not supported 2023-04-05 11:12:56 +02:00
Mario Manno cbad61d529 Update docs on valuesFrom 2023-03-15 12:13:48 +01:00
Mario Manno 64b054e0c1 Move helm values info into explanation doc 2023-03-13 16:18:33 +01:00
Mario Manno 2c978e6e5f Fix dependsOn.selector docs
Refers to https://github.com/rancher/fleet-docs/issues/51
2023-03-02 15:53:00 +01:00
Mario Manno da176709eb Split gitrepo/fleet.yaml docs 2023-03-02 15:52:50 +01:00
Mario Manno 917bd22b3e Correction on fleet.yaml structure 2022-12-21 11:44:23 +01:00
Mario Manno e0b424d820 Add fleet.yaml and GitRepo into reference
This should make it easier to access the existing texts.
2022-11-29 17:04:16 +01:00