Removing prom-push-gateway flag

The flag does not work anymore as per https://github.com/kubernetes/kubernetes/issues/45947
This commit is contained in:
nielsole 2017-09-14 14:10:36 +02:00 committed by GitHub
parent 69ed58ab57
commit 74cae97d0d
1 changed files with 0 additions and 4 deletions

View File

@ -229,10 +229,6 @@ when a failure occurs
--kubeconfig="": Path to kubeconfig containing embedded authinfo.
--prom-push-gateway="": The URL to prometheus gateway, so that metrics can be
pushed during e2es and scraped by prometheus. Typically something like
127.0.0.1:9091.
--provider="": The name of the Kubernetes provider (gce, gke, local, vagrant,
etc.)