forked from LaconicNetwork/kompose
Shell scripts to test k8s and os conversion which can be ran by following command in root dir `./script/test/cmd/tests.sh`
6 lines
61 B
YAML
6 lines
61 B
YAML
version: "2"
|
|
|
|
services:
|
|
mariadb:
|
|
image: centos/mariadb
|