Skip to content

Commit 82ef799

Browse files
committed
Unimportant
1 parent d74da96 commit 82ef799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/monitoring-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sets up a pod that monitors itself, to test resource usage etc.
2-
# kubectl exec test-metrics-... -- /bin/sh -c 'apk add --no-cache curl && curl http://localhost:5556/metrics'
2+
# kubectl exec monitoring-test-... -- /bin/sh -c 'apk add --no-cache curl && curl http://localhost:5556/metrics'
33
apiVersion: extensions/v1beta1
44
kind: Deployment
55
metadata:

0 commit comments

Comments
 (0)