Skip to content

Commit baf8c39

Browse files
authored
Merge pull request #1214 from snyk/fix/worker-count
fix: reduce worker count from 10 to 5
2 parents bfae5a3 + 6fd87b2 commit baf8c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snyk-monitor/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ skopeo:
139139
level: 6
140140

141141
workers:
142-
count: 10
142+
count: 5
143143
sysdig:
144144
enabled: false
145145
namespace: sysdig-agent

0 commit comments

Comments
 (0)