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

(linkwarden) fix: Configmap helm template fix (SSO), replicas parameter #13

Merged
merged 3 commits into from
Aug 18, 2024

Conversation

kehralexander
Copy link
Contributor

What this PR does / why we need it

I think there's a spot in the configmap template that was overlooked when cherry-picking #4.
I've also added the replica parameter again, as linkwarden should support multiple replicas as outlined in #4 (comment)

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer

Checklist

  • Chart Version bumped
  • User name added to AUTHORS file
  • Title of the PR starts with a valid commit scope as detailed in the CONTRIBUTING (e.g.
    fix(charts/linkwarden): ...)

The iteration over (...).withIssuers uses the $ context
(Re)introduces the replica parameter since Linkwarden is expected to support multiple replicas when S3 storage is enabled
@mvprowess
Copy link
Contributor

Hey @kehralexander, thank you for your changes! I somehow missed those. My bad for leaving you hanging so long again, I missed the notification 🤦🏼

While I'm still not quite sure about the stability of the change, I guess taking that risk should really be up to the user. I was going to try to get in contact with the Linkwarden maintainer within the next few weeks anyways, so I guess he'll be able to offer some insight on that. I'll be sure to update the doc comments in the values whenever I've had the chance.

I've merged and released your changes! 👍🏼

@mvprowess mvprowess merged commit 507442e into fmjstudios:main Aug 18, 2024
3 of 5 checks passed
Copy link
Contributor

@mvprowess mvprowess left a comment

Choose a reason for hiding this comment

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

LGTM!

@kehralexander
Copy link
Contributor Author

@FMJdev Thank you very much!

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