Commit Graph

18 Commits

Author SHA1 Message Date
Tim Hardeck 352781379f
Merge pull request #43 from puffitos/patch-1
clusterGroupSelector: corrected usage
2023-02-21 10:44:01 +01:00
raul daa86f93a1 Add waitForJobs parameter to docs 2023-02-16 15:25:25 +01:00
Mario Manno bed14ab709
Merge pull request #40 from bashofmann/dependsOn-bundleSelector
Update dependsOn docs
2023-02-08 15:40:20 +01:00
Bruno Bressi 5aa023647d
clusterGroupSelector: corrected usage
The clusterGroupSelector is a typical label selector which can accept `matchLabels` and `matchExpressions` objects. The documentation has been fixed to showcase the correct usage.
2023-01-31 20:11:24 +01:00
Mario Manno 76ba483e36 Add skipOwnership to fleet.yaml 2023-01-10 18:05:07 +01:00
Bastian Hofmann aac339610e
Update dependsOn docs
This adds the missing bundleSelector field and shows how you can configure labels in a bundle.

The feature was added in https://github.com/rancher/fleet/pull/552. There was a docs PR https://github.com/rancher/fleet/pull/574, but this was never merged.
2023-01-04 17:19:39 +01:00
Mario Manno 8a3a4f104d Add warning about private helm repo credentials
Refers to https://github.com/rancher/fleet/issues/978
2022-12-21 12:26:40 +01:00
Mario Manno 6065c7f35b Add note about releaseName
Copied text from existing PR in rancher/fleet

closes https://github.com/rancher/fleet/pull/720
2022-12-21 11:48:32 +01:00
Mario Manno 11306ce809 Update template docs for ${ } delims 2022-12-08 12:22:02 +01:00
Mario Manno 5f918b7600 Add note on templating helm values in fleet.yaml 2022-12-08 12:20:54 +01:00
Mario Manno ff4966d00b
Merge pull request #29 from rajiteh/patch-1
docs: fix incorrect template string
2022-12-07 16:22:01 +01:00
Mario Manno 9a2f508c91 Add documentation for valuesFrom secrets and config maps
Refers to https://github.com/rancher/fleet/pull/725
2022-12-07 16:20:57 +01:00
Raj Perera b8ec8522e5
docs: fix incorrect template string 2022-12-02 09:33:09 -05:00
Raj Perera bb3f651ab9 docs: add docs for template values 2022-12-01 13:08:50 -05:00
Mario Manno 40156b132d Intro sentence for each git-structure
The first sentence is extracted, by slack for example, to show a summary
of the page when linking it.
So it should be represenatative of the content.
2022-11-28 11:41:57 +01:00
Tim Hardeck 7776827c41
Document behavior of non-existing clusterLabels
if they are used as value reference.
2022-11-22 10:48:15 +01:00
Mario Manno f88eb9d722 Turn !!! formatting into admonitions
https://docusaurus.io/docs/next/markdown-features/admonitions
2022-10-14 17:33:49 +02:00
divya-mohan0209 9de94a264c Initial commit 2022-09-22 09:54:31 +05:30