fix(thanos): increase querier cpu limit to 750m
This commit is contained in:
parent
c08eef3dea
commit
9f079d350c
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ spec:
|
|||
cpu: 100m
|
||||
memory: 256Mi
|
||||
limits:
|
||||
cpu: 500m
|
||||
cpu: 750m
|
||||
memory: 2Gi
|
||||
---
|
||||
apiVersion: v1
|
||||
|
|
Loading…
Reference in a new issue