Add immich helm with common probe(????)

This commit is contained in:
Ruben Hensen
2024-12-15 19:12:53 +01:00
parent bbc0af54de
commit 96a7f80824
+3 -4
View File
@@ -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: