-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
NEW
-
NEW
-
-
On the hypershift management cluster we are seeing the obo-prometheus-operator pods stuck in a crash loop state once we start loading up Hosted Clusters on that manager.
The pod currently has very low memory limits
```
Limits:
cpu: 200m
memory: 300Mi
Requests:
cpu: 100m
memory: 150m
```
I would suggest lifting these limits until we have a better idea of what the actual resource consumption is.