From a0337ee51186228c1d91d0d8c424e55e9175bb95 Mon Sep 17 00:00:00 2001 From: Thomas Blarre Date: Sun, 3 Nov 2024 22:14:57 +0000 Subject: [PATCH] added release names --- immich-argocd-apps/templates/immich-main-chart.yaml | 5 +++-- .../templates/immich-pvc-filebrowser-chart.yaml | 1 + immich-argocd-apps/templates/immich-requirements-app.yaml | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/immich-argocd-apps/templates/immich-main-chart.yaml b/immich-argocd-apps/templates/immich-main-chart.yaml index 7e039d2..ae3d0ab 100644 --- a/immich-argocd-apps/templates/immich-main-chart.yaml +++ b/immich-argocd-apps/templates/immich-main-chart.yaml @@ -14,6 +14,7 @@ spec: chart: immich targetRevision: 0.x helm: + releaseName: immich valuesObject: immich: persistence: @@ -43,10 +44,10 @@ spec: name: immich-pg-app key: dbname - name: REDIS_HOSTNAME - value: immich-main-chart-redis-master + value: immich-redis-master # value: '{{ printf "%s-redis-master" .Release.Name }}' - name: IMMICH_MACHINE_LEARNING_URL - value: "http://immich-main-chart-machine-learning:3003" + value: "http://immich-machine-learning:3003" # value: '{{ printf "http://%s-machine-learning:3003" .Release.Name }}' destination: server: https://kubernetes.default.svc # Targeting the current Kubernetes cluster diff --git a/immich-argocd-apps/templates/immich-pvc-filebrowser-chart.yaml b/immich-argocd-apps/templates/immich-pvc-filebrowser-chart.yaml index e74a213..d8214b5 100644 --- a/immich-argocd-apps/templates/immich-pvc-filebrowser-chart.yaml +++ b/immich-argocd-apps/templates/immich-pvc-filebrowser-chart.yaml @@ -14,6 +14,7 @@ spec: chart: filebrowser targetRevision: 11.x helm: + releaseName: filebrowser valuesObject: persistence: config: diff --git a/immich-argocd-apps/templates/immich-requirements-app.yaml b/immich-argocd-apps/templates/immich-requirements-app.yaml index b589f3c..1fced14 100644 --- a/immich-argocd-apps/templates/immich-requirements-app.yaml +++ b/immich-argocd-apps/templates/immich-requirements-app.yaml @@ -14,6 +14,7 @@ spec: targetRevision: HEAD path: immich-argocd-requirements helm: + releaseName: immich-requirements valuesObject: mainNamespace: {{ .Values.mainNamespace }} immichDb: