mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
cff0e04e3c
The generated files under the deploy/ directory contain an empty YAML document that may cause confusion for some versions of kubectl. Dropping the unneeded `---` start of the file for the header should make parsing of the deployment artifacts a little less error prone. Signed-off-by: Niels de Vos <ndevos@redhat.com> |
||
---|---|---|
.. | ||
yamlgen | ||
Makefile | ||
README.md |
Assorted Tools for maintaining and building Ceph-CSI
yamlgen
yamlgen
reads deployment configurations from the api/
package and generates
YAML files that can be used for deploying without advanced automation like
Rook. The generated files are located under deploy/
.