IBM / rotisserie

automagically view the most interesting PlayerUnknown's Battlegrounds streams on Twitch.
https://rotisserie.tv
Apache License 2.0
61 stars 45 forks source link

Updated configmaps in templates to match naming #116

Closed mpetason closed 6 years ago

mpetason commented 6 years ago

The old configmap names were still setup in the templates. This worked on test clusters since they were never removed. After removing them in prod I ran into issues finding the configmap resources using the old naming style, but was able to resolve it by using the new name. Also moved the release to 0.1.1 and added sources in the Chart file.