Merge pull request #590 from surajnarwade/label-fix
Failing when port is specified with labels
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
version: "2"
|
||||
services:
|
||||
webapiapplication:
|
||||
image: webapiapplication
|
||||
labels:
|
||||
kompose.service.type: NodePort
|
||||
Reference in New Issue
Block a user