From 96a7f808240cc29113813cf499e02cc90087fe4f Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sun, 15 Dec 2024 19:12:53 +0100 Subject: [PATCH] Add immich helm with common probe(????) --- immich/helm-immich.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/immich/helm-immich.yaml b/immich/helm-immich.yaml index d00fb63..2b69dbc 100644 --- a/immich/helm-immich.yaml +++ b/immich/helm-immich.yaml @@ -19,9 +19,6 @@ spec: targetRevision: 0.8.5 # Chart version! https://argo-cd.readthedocs.io/en/latest/user-guide/application-specification/ helm: values: | - probes: - startup: - enabled: false env: REDIS_HOSTNAME: '{{ printf "%s-redis-master" .Release.Name }}' DB_HOSTNAME: "{{ .Release.Name }}-postgresql" @@ -33,7 +30,9 @@ spec: image: tag: v1.119.0 - startupProbe: {} + probes: + startup: + enabled: false immich: metrics: