Correction on fleet.yaml structure
This commit is contained in:
parent
b7e4a1b34d
commit
917bd22b3e
|
|
@ -4,4 +4,4 @@ The `fleet.yaml` file adds options to a bundle. Any directory with a `fleet.yaml
|
||||||
|
|
||||||
A full reference with explanations can be found in [Expected Repo Structure](./gitrepo-structure.md#fleetyaml).
|
A full reference with explanations can be found in [Expected Repo Structure](./gitrepo-structure.md#fleetyaml).
|
||||||
|
|
||||||
The content of the fleet.yaml corresponds to the [BundleSpec](./ref-crds#bundlespec).
|
The content of the fleet.yaml corresponds to https://github.com/rancher/fleet/blob/master/pkg/bundlereader/read.go#L129-L135, which contains the [BundleSpec](./ref-crds#bundlespec).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue