emqx/emqx-operator

Make revisionHistoryLimit available for the operator deployment in the chart

rouke-broersma opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
EMQX resource exposes the revisionHistoryLimit in the spec, I would like to set the revision history limit for the operator as well.

Describe the solution you'd like
Make the revisionHistoryLimit available in the helm chart

Additional context
I don't use revisions so I want to set it to 0.

Rory-Z commented

Sure, let's do it.

Rory-Z commented

Done this issue in this PR: #1001