-
Notifications
You must be signed in to change notification settings - Fork 2
Fix templates when running with redis and postgres disabled #88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
huh, that's so weird, because I run with |
|
Oh yeah sorry didn't think it wouldn't be reproducible. The exact error is Maybe you also need to disable elastic as it's also a subchart? |
|
Hi, @jessebot have you had any time to look at this? |
|
No, but I will this weekend! Sorry, work has been killer! |
|
After extracting all dependencies, you can see the
Where the However, looking at the code of that template: it's identical to |
Update from upstream
Hi,
Installing the chart with redis and postgresql disabled somehow breaks every template that relies on common.names.fullname. It's probably getting it from the subcharts somehow so I've changed all the occurrences to mastodon.fullname