@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) • 309 B
YAML
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: gurke-prometheus-operator-{{namespace}}
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: gurke-prometheus-operator
subjects:
- kind: ServiceAccount
name: default
namespace: "{{namespace}}"