Gabe Cook
Gabe Cook
@RikuXan It's interesting because [their Redis env documentation](https://docs.paperless-ngx.com/configuration/#redis-broker) still shows the syntax including the `:`, so I'm hesitant to update the default value. I'm able to replicate, though. Hmm
@RikuXan Oh whoops...I'm not actually able to replicate. It was a network policy issue in my setup. My pod seems to be healthy, and the env got set to `PAPERLESS_REDIS=redis://:KZ8fXPJJSC@paperless-ngx-redis-master`....
@tadjik1 Try to remove the `bookstack:` on line 1 of your `values.yaml`. MariaDB isn't enabled by default, and the chart expects those values to be in the root, so I...
You're right. I had originally seen that Bookstack waits for the database to be available so I didn't think this would be an issue, but it seems like the container's...
Thank you, this looks great! I love that you also included some addons. Let me test it out :)
At the moment, this is doable by setting the [Paperless-ngx database envs](https://docs.paperless-ngx.com/configuration/#database). I wouldn't be opposed to adding Helm values if more people prefer configuring them this way, but I...
Hmm I'm rethinking this. I think an externalDatabase config would make sense and shouldn't be too much trouble to add!
Sorry for the late response! I'll look into these and add them as soon as I can 🙂
@kmaid Do you mean YouTube's TV streaming offering, or the YouTube app on a TV? Because it works with the latter, but you'll need to generate a YouTube API key....
See [notable envs](https://github.com/gabe565/CastSponsorSkip?tab=readme-ov-file#notable-envs) for API key configuration steps.