issues
search
drinkataco
/
media-servarr
🍿 A helm chart for a complete connected media server, based off of the servarr application family
GNU General Public License v3.0
13
stars
4
forks
source link
Support for sidecar containers
#32
Closed
drinkataco
closed
1 month ago
drinkataco
commented
1 month ago
name: Pull Request about: Create a pull request to contribute to the Helm chart collection
Description
Support changing servicePort for deployment services
Add support for side car containers
Add instructions for setting up transmission through gluetun. This took me a while to get running properly, so better share
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[x] Non-breaking change which adds functionality
[x] Documentation update
Checklist
[x] I have updated the chart version in
Chart.yaml
according to
semantic versioning
.
[x] I have included any new or changed values in the
values.yaml
file and documented them in the README if applicable.
[x] My changes are tested and proven to work.
[x] I have performed a self-review of my own code.
[x] I have commented my code, particularly in hard-to-understand areas.
[x] I have made corresponding changes to the documentation.
[x] My changes generate no new warnings.
name: Pull Request about: Create a pull request to contribute to the Helm chart collection
Description
Type of change
Checklist
Chart.yaml
according to semantic versioning.values.yaml
file and documented them in the README if applicable.