--- apiVersion: core.oam.dev/v1beta1 kind: Application metadata: name: sample annotations: version: v0.0.1 description: Sample manifest that passes spec: components: - name: http-component type: component properties: image: ghcr.io/wasmcloud/components/http-hello-world-rust:0.1.0 traits: - type: spreadscaler properties: instances: 1