chore: Sync cluster data.

This commit is contained in:
Tera << 8 2024-12-31 22:59:57 -05:00
parent 7e886e16c6
commit e18821eacd
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
10 changed files with 109 additions and 38 deletions

View file

@ -0,0 +1,21 @@
[meta]
format_ver = 1
[immich_postgres_pvc]
description = PVC claim for Postgres
mode = k3s
[#immich_postgres_pvc/k3s]
mode = install
yml_path = ./pvc.yml
[immich_postgres]
description = Postgres configuration for Immich
mode = helm
[#immich_postgres/helm]
mode = upgrade
name = postgres
repo = oci://registry-1.docker.io/bitnamicharts/postgresql
options_file = ./postgres.yml
namespace = immich