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