You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: