Replace the Helm chart deployment with plain kustomize manifests following the Authentik pattern (separate deployments per component). Consolidate the immich-storage ArgoCD app into the main immich app. Add no-helm-policy doc establishing kustomize as the standard deployment mechanism. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
28 lines
546 B
Markdown
28 lines
546 B
Markdown
---
|
|
title: Immich
|
|
modified: 2026-04-04
|
|
last-reviewed: 2026-03-23
|
|
tags:
|
|
- service
|
|
- media
|
|
---
|
|
|
|
# Immich
|
|
|
|
Self-hosted photo and video management.
|
|
|
|
## Quick Reference
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| **URL** | https://photos.ops.eblu.me |
|
|
| **Namespace** | `immich` |
|
|
| **Deployment** | Kustomize (k8s) |
|
|
| **Database** | [[postgresql]] (CNPG) |
|
|
| **Storage** | [[sifaka|Sifaka]] photos volume |
|
|
|
|
## Related
|
|
|
|
- [[postgresql]] - Database backend
|
|
- [[sifaka|Sifaka]] - Photo storage
|
|
- [[jellyfin]] - Video streaming (separate service)
|