mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
build: add yamlgen to build deployment files
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>
This commit is contained in:
committed by
mergify[bot]
parent
36e099d939
commit
5ea99fdd5b
3
vendor/github.com/ghodss/yaml/go.mod
generated
vendored
Normal file
3
vendor/github.com/ghodss/yaml/go.mod
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
module github.com/ghodss/yaml
|
||||
|
||||
require gopkg.in/yaml.v2 v2.2.2
|
Reference in New Issue
Block a user