Skip to content

Commit c7d2fdf

Browse files
Double parser replicas to process historical archive faster with tcpinfo (#1071)
* Increase parsers to process faster with tcpinfo * Double parser replicas
1 parent cf97719 commit c7d2fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/data-processing/deployments/parser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: etl-parser
55
namespace: default
66
spec:
7-
replicas: 4
7+
replicas: 8
88
selector:
99
matchLabels:
1010
# Used to match pre-existing pods that may be affected during updates.

0 commit comments

Comments
 (0)