Implement .spec.revisionHistoryLimit in Deployment.yaml - Set Old ReplicaSet Versions
Hello,
We want the ability to configure the revisionHistoryLimit within a deployment so that we are not using the default value of 10 keeping around 10 old revisions of replicaSets standing around.
I see an old MR that was going to address this but was never merged : !254 (closed)
Is it possible to implement this so that we can use it for our deployments?
Thanks,
Pritesh Kalantri