Commit Graph

3 Commits

Author SHA1 Message Date
Niels de Vos
926df0c8c4 add "document-start" 1st line to all yaml files
The YAML Specification requires three daashes `---` as marker for the
start of a content block. That means, each YAML file needs to start with
`---` on the first line (or after initial comments).

See-also: https://yaml.org/
2023-05-25 18:13:50 +02:00
Humble Chirammal
2c2d3fa180 Mention correct vs object for restore yaml
at present the restore yaml points to a nonexistent vs object
as per the example directory. This commit correct the same.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-07-12 13:36:41 +05:30
Xing Yang
73600a6faa Add example yaml files for deployment and testing 2018-09-17 13:03:19 -07:00