Skip to content
Snippets Groups Projects
Verified Commit b2aaf9d3 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(mastodon): Use correct reference for secret name

This patch drops the usage of `common.names.fullname` as template, which
originates from the bitnami dependencies which fails if all dependencies
are disabled.

Since the relevant value that is intended to use is the name of the
secret from the helmchart itself, it makes no sense to use this subchart
as source, but rather use the same name as the secret name in this
chart.

References:
https://github.com/mastodon/chart/pull/60
parent 1f04a686
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment