Skip to content

Commit

Permalink
fix: vmetrics extraArgs type (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
bo0tzz authored Oct 11, 2024
1 parent f678a89 commit 4fa3cf1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ spec:
vmsingle:
spec:
extraArgs:
search.maxUniqueTimeseries: 600000
search.maxUniqueTimeseries: "600000"
resources: {}

0 comments on commit 4fa3cf1

Please sign in to comment.