forked from LaconicNetwork/kompose
Add support for bindata in cm (#1418)
Signed-off-by: Hang Yan <hang.yan@hotmail.com>
This commit is contained in:
@@ -5,3 +5,7 @@ services:
|
||||
volumes:
|
||||
- ./tls:/etc/tls
|
||||
- ./tls/a.key:/etc/test-a-key.key
|
||||
db:
|
||||
image: mysql
|
||||
volumes:
|
||||
- ./configs.tar:/data/configs.tar
|
||||
|
||||
Reference in New Issue
Block a user