Skip to content

Commit

Permalink
try with quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgb committed Jan 19, 2023
1 parent d686d73 commit 673cdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/scenario/vulnerability-overflow/00-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ collectors:
namespace: image-scanner
selector: control-plane=image-scanner
- type: command
command: kubectl logs --tail -1 -n image-scanner-jobs --selector workload.statnett.no/name=vuln-app
command: "kubectl logs --tail -1 -n image-scanner-jobs --selector workload.statnett.no/name=vuln-app > vuln-app.log"

0 comments on commit 673cdd2

Please sign in to comment.