forked from LaconicNetwork/kompose
Support ingress path for kubernetes (#1245)
* Support ingress path for kubernetes
This commit is contained in:
Vendored
+1
-1
@@ -5,7 +5,7 @@ web:
|
||||
links:
|
||||
- redis
|
||||
labels:
|
||||
kompose.service.expose: " batman.example.com ,, batwoman.example.com "
|
||||
kompose.service.expose: " batman.example.com/home ,, batwoman.example.com "
|
||||
redis:
|
||||
image: redis:3.0
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user