github.com/oam-dev/kubevela@v1.9.11/e2e/application/vela.yaml (about) 1 createTime: "0001-01-01T00:00:00Z" 2 name: initmyapp 3 services: 4 mysvc: 5 cpu: "0.5" 6 image: nginx:latest 7 imagePullPolicy: Always 8 memory: 200M 9 type: webservice 10 updateTime: "0001-01-01T00:00:00Z"