This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
kittehcluster/kubernetes/services/immich/postgres/project.ini

21 lines
400 B
INI

[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