Files
k8scd/immich/helm-immich.yaml
T
Ruben Hensen 77fdd20525 Add immich
2024-12-14 19:55:41 +01:00

29 lines
799 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: helm-immich
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
syncPolicy:
syncOptions:
- CreateNamespace=true
automated:
prune: true
selfHeal: true
project: default
sources:
- chart: immich/immich
repoURL: https://immich-app.github.io/immich-charts
targetRevision: v1.119.0 # Replace with the Longhorn version you'd like to install or upgrade to
# helm:
# values: |
# preUpgradeChecker:
# jobEnabled: false
# parameters:
# - name: csi.kubeletRootDir
# value: "/var/snap/microk8s/common/var/lib/kubelet"
destination:
server: https://kubernetes.default.svc
namespace: immich