v1ctorr_ activity https://gitlab.com/v1ctorr_ 2026-02-06T06:25:55Z tag:gitlab.com,2026-02-06:5074334267 v1ctorr_ commented on task #6253 at GitLab.org / charts / GitLab Chart 2026-02-06T06:25:55Z v1ctorr_ v1ctorr_

@brookelew Thank you! If I remember correctly, I mention this because in versions < 1.33 the revisionhistorylimit is immutable for STS. The field change isnt accepted, also e.g. if argocd is used it fails to sync, someone may try to delete an STS in order to get that diff applied and break their entire installation. It's more of a safe guard IMO.

There's a way to a get past that using kubectl delete sts <name> --cascade=orphan but then again for a critical installation like gitlab, i'm not sure this is a good idea.

tag:gitlab.com,2026-01-12:4983882003 v1ctorr_ opened task #6253: Add revisionhistorylimit to Deployments and STS at GitLab.org / charts / GitLab Chart 2026-01-12T12:14:19Z v1ctorr_ v1ctorr_