update top level and kubernetes readme

This commit is contained in:
2025-05-31 12:56:07 +03:00
parent 308a6f1f22
commit 53978199a6
2 changed files with 9 additions and 1 deletions

View File

@ -705,7 +705,10 @@ envsubst < cloud-native-pg/backup-recovery.yaml | kubectl apply -n immich -f -
## Create a new PostgreSQL cluster from existing Database
To create a new PostgreSQL cluster from an existing database, you can use the `create-cluster.yaml` template. This template allows you to create a new PostgreSQL cluster from an existing database by specifying the necessary configurations and parameters in the YAML file.
To create a new PostgreSQL cluster from an existing database, you can use the
`create-cluster.yaml` template. This template allows you to create a new
PostgreSQL cluster from an existing database by specifying the necessary
configurations and parameters in the YAML file.
# Immich Self-hosted Photo and Video Backup Solution