Added immich

This commit is contained in:
Ultradesu
2025-04-12 19:43:26 +01:00
parent 58a7e76420
commit 3dc51fefdc

View File

@ -1,17 +1,17 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: khm
name: immich
namespace: argocd
spec:
project: apps
destination:
namespace: khm
namespace: immich
server: https://kubernetes.default.svc
source:
repoURL: ssh://git@gt.hexor.cy:30022/ab/homelab.git
targetRevision: HEAD
path: k8s/apps/khm
path: k8s/apps/immich
syncPolicy:
automated:
selfHeal: true