update canary spec example, cmd flag logCmdOutput moved here

This commit is contained in:
Alex Wong
2019-03-12 14:33:23 +08:00
parent 7dd66559e7
commit 989925b484
+2
View File
@@ -71,4 +71,6 @@ spec:
url: http://flagger-loadtester.test/
timeout: 5s
metadata:
type: cmd
cmd: "hey -z 1m -q 10 -c 2 http://podinfo.test:9898/"
logCmdOutput: "true"