UNPKG

@zombienet/orchestrator

Version:

ZombieNet aim to be a testing framework for substrate based blockchains, providing a simple cli tool that allow users to spawn and test ephemeral Substrate based networks

12 lines 182 B
apiVersion: v1 kind: Service metadata: name: backchannel spec: selector: app: backchannel ports: - name: web protocol: TCP port: 3000 targetPort: 3000