Skip to content

Commit 87c9af5

Browse files
increase limits
1 parent 9f9dd97 commit 87c9af5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/monitoring/victoriametrics/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ spec:
4747
- "--storageDataPath=/storage"
4848
- "--httpListenAddr=:8428"
4949
- "--retentionPeriod=6"
50+
- "--maxConcurrentInserts=64"
5051
ports:
5152
- containerPort: 8428
5253
name: "victoriametrics"

0 commit comments

Comments
 (0)