From 829de73dd5cc90d125d0c614d279523d18070673 Mon Sep 17 00:00:00 2001 From: Staffan Olsson Date: Thu, 27 Jul 2017 05:23:36 +0200 Subject: Unimportant --- test/monitoring-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/monitoring-test.yml b/test/monitoring-test.yml index 4b5f230..227ba9f 100644 --- a/test/monitoring-test.yml +++ b/test/monitoring-test.yml @@ -1,5 +1,5 @@ # Sets up a pod that monitors itself, to test resource usage etc. -# kubectl exec test-metrics-... -- /bin/sh -c 'apk add --no-cache curl && curl http://localhost:5556/metrics' +# kubectl exec monitoring-test-... -- /bin/sh -c 'apk add --no-cache curl && curl http://localhost:5556/metrics' apiVersion: extensions/v1beta1 kind: Deployment metadata: -- cgit v1.2.3