mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-21 14:56:41 +00:00
The golangci 'gosec' linter complains about permissions that could be more secure. These have been modified or annotated on. Signed-off-by: Niels de Vos <ndevos@ibm.com>
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/
.