mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +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>
4 lines
63 B
Modula-2
4 lines
63 B
Modula-2
module github.com/ghodss/yaml
|
|
|
|
require gopkg.in/yaml.v2 v2.2.2
|