From 4832044a65a8ed0c0586e690aab1f384a72fe776 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Mon, 26 Jan 2026 10:12:08 -0800 Subject: [PATCH] Temp: point immich values at feature branch for testing Will reset to main after PR merge. Co-Authored-By: Claude Opus 4.5 --- argocd/apps/immich.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/apps/immich.yaml b/argocd/apps/immich.yaml index 54d0789..137d8d0 100644 --- a/argocd/apps/immich.yaml +++ b/argocd/apps/immich.yaml @@ -26,9 +26,9 @@ spec: releaseName: immich valueFiles: - $values/argocd/manifests/immich/values.yaml - # Values from our git repo + # Values from our git repo (use feature branch for testing, reset to main after merge) - repoURL: ssh://forgejo@forge.ops.eblu.me:2222/eblume/blumeops.git - targetRevision: main + targetRevision: feature/immich ref: values destination: server: https://kubernetes.default.svc