aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/monitoring-test.yml2
1 files changed, 1 insertions, 1 deletions
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: