Merge pull request #590 from surajnarwade/label-fix

Failing when port is specified with labels
This commit is contained in:
Suraj Deshmukh
2017-06-15 14:56:30 +05:30
committed by GitHub
5 changed files with 47 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
version: "2"
services:
webapiapplication:
image: webapiapplication
labels:
kompose.service.type: NodePort