-
Max Inden authored
When handling big Kubernetes objects, marshalling objects is memory intense. This can be reproduced with the end-to-end test `TestPrometheusRulesExceedingConfigMapLimit`. This patch doubles the memory request and limit of the Prometheus Operator deployment to 100mb and 200mb.
Max Inden authoredWhen handling big Kubernetes objects, marshalling objects is memory intense. This can be reproduced with the end-to-end test `TestPrometheusRulesExceedingConfigMapLimit`. This patch doubles the memory request and limit of the Prometheus Operator deployment to 100mb and 200mb.