Skip to content

v2.1.1

Compare
Choose a tag to compare
@instanacd instanacd released this 24 Jun 10:16
· 45 commits to main since this release
e6c700b
chore: Increase memory limit of controller manager (#171) (#173)

Allow up to 600Mi memory consumption, even if only 200Mi get requested
upfront. Only the leader pod might exceed the 200Mi and the real amount
of memory might depend on the environment, therefore adding some buffer.