kompose/script/test/fixtures/expose-service/compose-files
huikaihoo 40c1b8cf87 Support multiple hostnames on expose label in service for Kubernetes (#1092)
* Support multiple hostnames on label (kompose.service.expose) separated by semicolon (;)

* Multiple hostnames on expose label separated by comma; Ignore leading / trailing spaces and repeated commas; Updated test cases and documents.
2019-01-31 09:34:04 -05:00
..
docker-compose-expose-hostname-multiple-ports.yml implement expose service, add tests, fix #140 2016-12-21 20:00:38 +05:30
docker-compose-expose-hostname-tls.yml Add kompose.service.expose.tls-secret 2017-12-18 15:56:38 +00:00
docker-compose-expose-hostname.yml implement expose service, add tests, fix #140 2016-12-21 20:00:38 +05:30
docker-compose-expose-multiple-hostname-tls.yml Support multiple hostnames on expose label in service for Kubernetes (#1092) 2019-01-31 09:34:04 -05:00
docker-compose-expose-multiple-hostname.yml Support multiple hostnames on expose label in service for Kubernetes (#1092) 2019-01-31 09:34:04 -05:00
docker-compose-expose-true-multiple-ports.yml implement expose service, add tests, fix #140 2016-12-21 20:00:38 +05:30
docker-compose-expose-true.yml implement expose service, add tests, fix #140 2016-12-21 20:00:38 +05:30