cloudflare / origin-ca-issuer

cert-manager issuer for Origin CA
BSD 3-Clause "New" or "Revised" License
252 stars 65 forks source link

chore(deploy): increase cpu and memory #120

Closed terinjokes closed 6 months ago

terinjokes commented 6 months ago

The CPU and memory limits of the controller are intended to be tuned by cluster administrators, however it presents a better experience if the defaults work out of the box.

This changeset increases the requests and limits, and documents the fields in the chart documentation.

Bug: #118