summaryrefslogtreecommitdiff
path: root/f3s/argocd-apps/services
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-08 15:25:57 +0200
committerPaul Buetow <paul@buetow.org>2026-02-08 15:25:57 +0200
commit7db20447212c0b850849f9cf5aa04f525d59bb8c (patch)
tree81e5372ca377b0ea433c33e04a4cf5ed25219ab0 /f3s/argocd-apps/services
parent7e94e6eda404056502121347ddabce85d2ca791c (diff)
jo
Diffstat (limited to 'f3s/argocd-apps/services')
-rw-r--r--f3s/argocd-apps/services/immich.yaml12
1 files changed, 8 insertions, 4 deletions
diff --git a/f3s/argocd-apps/services/immich.yaml b/f3s/argocd-apps/services/immich.yaml
index ee95257..707d768 100644
--- a/f3s/argocd-apps/services/immich.yaml
+++ b/f3s/argocd-apps/services/immich.yaml
@@ -34,12 +34,12 @@ spec:
existingClaim: "immich-library-pvc"
server:
enabled: true
- image:
- tag: v2.5.5
controllers:
main:
containers:
main:
+ image:
+ tag: v2.5.5
volumeMounts:
- name: yoga-videos
mountPath: /external/yoga-videos
@@ -65,8 +65,12 @@ spec:
port: 2283
machine-learning:
enabled: true
- image:
- tag: v2.5.5
+ controllers:
+ main:
+ containers:
+ main:
+ image:
+ tag: v2.5.5
persistence:
cache:
enabled: true