Immich startupProbe remove

This commit is contained in:
Ruben Hensen
2024-12-14 21:07:25 +01:00
parent 030f6fa996
commit 5c7738e712
+3 -2
View File
@@ -32,6 +32,7 @@ spec:
tag: v1.119.0
immich:
startupProbe: {}
metrics:
# Enabling this will create the service monitors needed to monitor immich with the prometheus operator
enabled: false
@@ -41,11 +42,11 @@ spec:
# Automatically creating the library volume is not supported by this chart
# You have to specify an existing PVC to use
existingClaim: immich-claim
# configuration is immich-config.json converted to yaml
# ref: https://immich.app/docs/install/config-file/
#
configuration:
startupProbe: {}
configuration: {}
# trash:
# enabled: false
# days: 30