add immich

This commit is contained in:
2025-07-24 02:27:27 +02:00
parent 32eea7c3af
commit fd83f896ee
6 changed files with 92 additions and 0 deletions

39
apps/immich/release.yaml Normal file
View File

@@ -0,0 +1,39 @@
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: immich
namespace: immich
spec:
interval: 24h
type: "oci"
url: oci://ghcr.io/immich-app/immich-charts
---
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: immich
namespace: immich
spec:
interval: 30m
chart:
spec:
chart: immich
version: 0.9.3
sourceRef:
kind: HelmRepository
name: immich
values:
immich:
persistence:
library:
existingClaim: library
redis:
enabled: true
postgresql:
global:
postgresql:
auth:
existingSecret: