apiVersion: runtime.wasmcloud.dev/v1alpha1 kind: WorkloadDeployment metadata: name: hello-world spec: replicas: 1 template: spec: hostSelector: hostgroup: public-ingress components: - name: hello-world image: ghcr.io/wasmcloud/components/hello-world:0.1.0 hostInterfaces: - namespace: wasi package: http interfaces: - incoming-handler config: host: localhost