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

Allow setting custom kubernetes labels when using the helm chart #4031

Merged
merged 1 commit into from Oct 5, 2021

Conversation

ariep
Copy link
Contributor

@ariep ariep commented Oct 5, 2021

This adds two helm values to the helm chart, for setting custom kubernetes labels on the Deployment object, and on the Pods created by the deployment.

We need this when using the backup system velero, to specify which components need to be restored.


This change is Reviewable

@ariep
Copy link
Contributor Author

ariep commented Oct 5, 2021

I wasn't sure whether to bump the chart version as part of this PR, or if you have a separate procedure for doing that. Please let me know if I should add that version change here.

@xet7 xet7 merged commit 74825c0 into wekan:master Oct 5, 2021
@xet7
Copy link
Member

xet7 commented Oct 5, 2021

@ariep

I bump versions when releasing new Wekan version. PRs do not include version number changes.

@ariep
Copy link
Contributor Author

ariep commented Oct 7, 2021

I bump versions when releasing new Wekan version. PRs do not include version number changes.

That's good. Thanks for merging, and for the new release!

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.

None yet

2 participants