Skip to content

feat(keycloakx): add revisionHistoryLimit to StatefulSet#876

Open
Romain7495 wants to merge 1 commit intocodecentric:masterfrom
Romain7495:issue-875
Open

feat(keycloakx): add revisionHistoryLimit to StatefulSet#876
Romain7495 wants to merge 1 commit intocodecentric:masterfrom
Romain7495:issue-875

Conversation

@Romain7495
Copy link

Closes #875

Add revisionHistoryLimit configuration to KeycloakX StatefulSet with default value of 10 (Kubernetes default).

Add revisionHistoryLimit configuration option to StatefulSet with default value of 10 (Kubernetes default)

Signed-off-by: Romain LABAT <contact@romainlabat.fr>
@Romain7495 Romain7495 requested a review from a team as a code owner December 9, 2025 10:54
@stefangries
Copy link
Collaborator

@Romain7495 Thank you for your contribution. Please also add this to the readme.

@jenslehnhoff
Copy link
Contributor

@Romain7495 We still waiting for update :)

@gilsdav
Copy link

gilsdav commented Mar 12, 2026

+1 I needed it and ability to disable securityContext so I had to copy this project
https://github.com/jouve/charts/blob/main/charts/mailpit/templates/deployment.yaml have all needed config to make it works on OpenShift

@jenslehnhoff jenslehnhoff self-assigned this Mar 13, 2026
@jenslehnhoff
Copy link
Contributor

I created a further PR #888 to add this Parameter by our own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add revisionHistoryLimit configuration to KeycloakX StatefulSet

4 participants