Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add revision history limit #44

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Conversation

bpblanken
Copy link
Contributor

This does not solve the pvc deletion issue, but we should still have this anyways!

@@ -6,6 +6,7 @@ metadata:
{{- include "hail-search.labels" . | nindent 4 }}
spec:
replicas: {{ .Values.replicaCount }}
revisionHistoryLimit: 5
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default on this has been 10, which is fine but definitely too many!

@bpblanken bpblanken requested a review from sjahl June 7, 2024 16:42
@bpblanken bpblanken merged commit 3575f72 into main Jun 7, 2024
3 checks passed
@bpblanken bpblanken deleted the benb/revision_history_limit branch June 7, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants