Sha256: 1611fad9d96f15f96e51fc7755fba160fea40f2508f5238c2c3298c6bd3c54f1
Contents?: true
Size: 498 Bytes
Versions: 2
Compression:
Stored size: 498 Bytes
Contents
name: hello-world bees: - name: hello-world-input-bee type: gateway-input spec: name: hello-world - name: hello type: python input: name: hello-world-input-bee spec: image: registry.bytewax.net/hello-world:latest file: hello.py bee: hello - name: goodbye type: python input: name: hello spec: image: registry.bytewax.net/hello-world:latest file: hello.py bee: goodbye
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bytewax-docs-0.1.1 | tutorials/hello-world/swarm.yaml |
bytewax-docs-0.1.0 | tutorials/hello-world/swarm.yaml |