mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
5ea99fdd5b
This initial version of yamlgen generates deploy/scc.yaml based on the deployment artifact that is provided by the new api/deploy/ocp package. Signed-off-by: Niels de Vos <ndevos@redhat.com>
9 lines
281 B
Markdown
9 lines
281 B
Markdown
# 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/`.
|
|
|