Files
truecharts/charts/incubator/audiobookshelf/templates/common.yaml
T
Stavros KoisandGitHub 8a47a6bddf feat(apps): add 5 apps, fix babybuddy rofs (#2501)
* feat(audiobookshelf): add audiobookshelf

* root

* remove audiobookshelf from dev

* image

* feat(fluidd): add fluidd

* rootless audiobook

* feat(rss-brdige): add rss-bridge

* feat(nocodb): add nocodb

* root rss-brdige

* nocodb add redis

* ui and fix configmap

* change db url

* remove probe paths

* comment jwt for now

* add jwt_token

* other url

* db url

* other way for db url

* try different port

* whoops

* quote

* printf

* quotes

* feat(ddns-updater): add ddns-updater

* cleanups

* fix(babybuddy): rofs instead of allopriv esca

* skip installint storj-node, needs identity file to be created before

* whoops
2022-04-18 06:29:33 +00:00

9 lines
237 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "common.setup" . }}
{{/* Render secrets for audiobookshelf */}}
{{- include "audiobookshelf.secrets" . }}
{{/* Render the templates */}}
{{ include "common.postSetup" . }}