BREAKING CHANGE feat(readarr) add postgres support and auth in in gui (#6392)

* add postgres support + auth in gui

* fix postgres

* Delete _secret.tpl

* Update charts/stable/readarr/templates/common.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>

* update chart and values

* add empty string

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Xstar97TheNoob
2023-02-28 09:09:32 +01:00
committed by GitHub
co-authored by Kjeld Schouten-Lebbing
parent bd03b50610
commit 9d5f95fc0a
4 changed files with 74 additions and 24 deletions
+6 -1
View File
@@ -1 +1,6 @@
{{ include "tc.common.loader.all" . }}
{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}