From 7a34bbedaea05da75da58eb2042dca6b8e10555e Mon Sep 17 00:00:00 2001 From: Arlan Lloyd Date: Fri, 31 Oct 2025 16:54:21 +0000 Subject: [PATCH] fix readme --- chart/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/chart/README.md b/chart/README.md index af56bcaf..31be264b 100644 --- a/chart/README.md +++ b/chart/README.md @@ -41,10 +41,12 @@ extraObjects: values.yaml configuration ```yaml -# specify external hosts for backend resources +# specify external hosts for resources global: postgres: - kyoo_back: + kyoo_api: + host: postgres + kyoo_auth: host: postgres kyoo_transcoder: host: postgres