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 d74da96 commit 82ef799Copy full SHA for 82ef799
test/monitoring-test.yml
@@ -1,5 +1,5 @@
1
# 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'
+# kubectl exec monitoring-test-... -- /bin/sh -c 'apk add --no-cache curl && curl http://localhost:5556/metrics'
3
apiVersion: extensions/v1beta1
4
kind: Deployment
5
metadata:
0 commit comments