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

13 lines (12 loc) 181 B
apiVersion: v1 kind: Service metadata: name: prometheus spec: selector: app: prometheus ports: - name: web protocol: TCP port: 9090 targetPort: 9090