How to limit resources?
ccrvlh opened this issue · 0 comments
ccrvlh commented
Hey all.
I've been seeing Prometheus spend a huge amount of CPU and RAM, and noticed one of the pods does not have any resource limits. However, when trying to edit the manifest (I'm using Lens), I've got an error because I'm trying to use declarative object configuration, while it seems that the resource is created using the imperative configuration.
How should I update the configuration? Thanks.