From d90f4f35268e672daef7051b4fa54aea50d6bc52 Mon Sep 17 00:00:00 2001 From: Arlan Lloyd Date: Mon, 23 Dec 2024 01:39:34 +0000 Subject: [PATCH] cleanup --- chart/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/chart/README.md b/chart/README.md index d8c6bd68..450b76c2 100644 --- a/chart/README.md +++ b/chart/README.md @@ -114,10 +114,6 @@ stringData: ``` # Recomendations -## Secret - - - ## Postgres Kyoo consists of multiple microservices. Best practice is for each microservice to use its own database. Kyoo workloads support best practices or sharing a single postgres database. Please see the `POSTGRES_SCHEMA` setting for additional information. Strongly recomended to use a Kubernetes operator for managing Postgres.