Skip to content

Fix: Raise default operator memory limits in olm #777

@razvan

Description

@razvan

Description

Currently operator deployments have a memory limit of 128Mi.

On very large clusters with hundreds of namespaces this is not enough and leads to the operator Pods getting OOMKilled.

Patching the operator memory limits is especially tedious on OLM deployments because the UI doesn't have any mechanism to customize this prior to the installation.

Acceptance

  • All operator Helm charts have been updated to the new limits.
  • TODO: decide on the exact new value for those. 256Mi seems to be good for ~500 namespaces per cluster

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Development: In Progress

Status

Selected for Development

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions