Skip to content

Commit

Permalink
UD-1424: delay start of popeye plugin to allow other scans to start, …
Browse files Browse the repository at this point in the history
…preventing POP-203,POP-204,POP-207
  • Loading branch information
knrc committed May 7, 2024
1 parent e03a733 commit 4b07723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/zora/templates/plugins/popeye.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ spec:
- /bin/sh
- -c
- |
sleep 30
start=$(date +%s)
echo Scanning...
{{- if .Values.scan.plugins.popeye.skipInternalResources }}
Expand Down

0 comments on commit 4b07723

Please sign in to comment.