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.
This commit is contained in:
parent
2ee9332377
commit
40156b132d
|
|
@ -1,5 +1,7 @@
|
|||
# Expected Repo Structure
|
||||
|
||||
Fleet will create bundles from a git repository. This happens either explicitly by specifying paths, or when a `fleet.yaml` is found.
|
||||
|
||||
**The git repository has no explicitly required structure.** It is important
|
||||
to realize the scanned resources will be saved as a resource in Kubernetes so
|
||||
you want to make sure the directories you are scanning in git do not contain
|
||||
|
|
|
|||
Loading…
Reference in New Issue