Commit Graph

28 Commits

Author SHA1 Message Date
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