Skip to content

feat(keycloakx): add revisionHistoryLimit to StatefulSet#876

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

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

Conversation

@Romain7495
Copy link
Copy Markdown

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
Copy Markdown
Collaborator

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

@jenslehnhoff
Copy link
Copy Markdown
Contributor

@Romain7495 We still waiting for update :)

@gilsdav
Copy link
Copy Markdown

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
Copy Markdown
Contributor

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

@dominiquemetz
Copy link
Copy Markdown
Contributor

I will close this, as #888 was merged and implements this functionality

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

5 participants