We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5d8aa commit 4d3354fCopy full SHA for 4d3354f
.github/zombienet-env
@@ -1,6 +1,6 @@
1
ZOMBIENET_IMAGE=docker.io/paritytech/zombienet:v1.3.126
2
ZOMBIENET_RUNNER=zombienet-arc-runner
3
-PUSHGATEWAY_URL=http://zombienet-prometheus-pushgateway.managed-monitoring:9091/metrics/job/zombie-metrics
+PUSHGATEWAY_URL=http://prometheus-pushgateway.monitoring.svc.cluster.local:9091/metrics/job/zombie-metrics
4
DEBUG=zombie,zombie::network-node,zombie::kube::client::logs
5
ZOMBIE_PROVIDER=k8s
6
RUST_LOG=info,zombienet_orchestrator=debug
0 commit comments