From 1d25b6ac158fd856c6058299a73086f2234bca96 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 14 Dec 2024 21:50:55 +0100 Subject: [PATCH] Add empty startupprobe image --- immich/helm-immich.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/helm-immich.yaml b/immich/helm-immich.yaml index c1f2ced..3931755 100644 --- a/immich/helm-immich.yaml +++ b/immich/helm-immich.yaml @@ -20,7 +20,6 @@ spec: helm: values: | env: - startupProbe: {} REDIS_HOSTNAME: '{{ printf "%s-redis-master" .Release.Name }}' DB_HOSTNAME: "{{ .Release.Name }}-postgresql" DB_USERNAME: "{{ .Values.postgresql.global.postgresql.auth.username }}" @@ -31,6 +30,7 @@ spec: image: tag: v1.119.0 + startupProbe: {} immich: metrics: