Most of our Apps also consume our "common" Helm Chart.
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
| env | string | See below | environment variables. See more environment variables in the [gonic documentation](https://github.com/sentriz/gonic#configuration-options) |
| service | object | See values.yaml | Set the container timezone GONIC_MUSIC_PATH: GONIC_PODCAST_PATH: GONIC_CACHE_PATH: -- Configures service settings for the chart. |