Files
kubevela/docs/examples/vela.yaml

8 lines
154 B
YAML

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