This commit is contained in:
Arlan Lloyd 2024-12-23 01:39:34 +00:00
parent d418e0ffb3
commit d90f4f3526

View File

@ -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.