fmjstudios / helm

🪖 A collection of MIT-licensed Helm Charts
MIT License
13 stars 13 forks source link

fix(charts/ntfy): set default for service.ports.http{,s} #18

Closed Cogitri closed 8 months ago

Cogitri commented 9 months ago

What this PR does / why we need it

Otherwise, helm complains about a nil-value if http.service.ports.http isn't set.

Special notes for your reviewer

It seems that a few other values in the values file aren't used (e.g. nodePort), but I've left those unchecked for now.

Checklist

github-actions[bot] commented 8 months ago

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

mvprowess commented 8 months ago

Hey @Cogitri, first of all sorry for leaving this open for so long. Life's been hectic and I even temporarily lost my development setup but I'm back now. I will be getting to your PR tomorrow afternoon!

mvprowess commented 8 months ago

Excuse the wait.. LGTM 👍🏼