chore(prometheus): update resources
All checks were successful
Renovate / renovate (push) Successful in 29s
All checks were successful
Renovate / renovate (push) Successful in 29s
This commit is contained in:
parent
ce10557419
commit
82e7d9dad5
1 changed files with 2 additions and 2 deletions
|
@ -35,10 +35,10 @@ prometheus:
|
|||
prometheus: default
|
||||
resources:
|
||||
requests:
|
||||
memory: 3Gi
|
||||
memory: 1500Mi
|
||||
cpu: 500m
|
||||
limits:
|
||||
memory: 4Gi
|
||||
memory: 2200Mi
|
||||
cpu: 800m
|
||||
storageSpec:
|
||||
volumeClaimTemplate:
|
||||
|
|
Loading…
Reference in a new issue