Files
kubevela/docs/examples/vela.yaml
2020-11-11 17:13:24 -08:00

8 lines
147 B
YAML

name: testapp
services:
testsvc:
type: webservice
image: crccheck/hello-world
port: 8000
route:
domain: testsvc.example.com