remove 1gb limit for tsdb to confirm it was the root cause for memory issues [ci skip]
This commit is contained in:
parent
64491f9028
commit
c87376b670
2 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ server:
|
|||
extraFlags:
|
||||
# - "web.enable-admin-api"
|
||||
- "storage.tsdb.allow-overlapping-blocks"
|
||||
- "storage.tsdb.retention.size=1GB"
|
||||
# - "storage.tsdb.retention.size=1GB"
|
||||
persistentVolume:
|
||||
# enabled: false
|
||||
existingClaim: prometheus-iscsi-pvc
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue