mastodon / chart

Helm chart for Mastodon deployment in Kubernetes
GNU Affero General Public License v3.0
154 stars 89 forks source link

Fix alias_host break on bad var reference (#34) #35

Closed dbsanfte closed 1 year ago

dbsanfte commented 1 year ago

Fix the following break when a caching proxy is specified:

Error: INSTALLATION FAILED: template: mastodon/templates/deployment-web.yaml:21:12: executing "mastodon/templates/deployment-web.yaml" at <include "mastodon.rollingPodAnnotations" .>: error calling include: template: mastodon/templates/_helpers.tpl:60:30: executing "mastodon.rollingPodAnnotations" at <include (print $.Template.BasePath "/configmap-env.yaml") .>: error calling include: template: mastodon/templates/configmap-env.yaml:54:27: executing "mastodon/templates/configmap-env.yaml" at <.Values.mastodon.s3.alias_host>: can't evaluate field Values in type string