Move lcm certificate to lcm folder in OSM helm chart
[osm/devops.git] / test / example / config.yaml
1 so_host:
2     type: 'string'
3     default: '127.0.0.1'
4     description: 'Host name or ip of the SO'
5 so_port:
6     type: int
7     default: 80
8     description: 'Port'