Add immich helm with common probe(??)

This commit is contained in:
Ruben Hensen
2024-12-15 19:10:15 +01:00
parent b5aa614bcb
commit 53af4fbfba
+3 -3
View File
@@ -42,9 +42,6 @@ spec:
# Automatically creating the library volume is not supported by this chart
# You have to specify an existing PVC to use
existingClaim: immich-claim
probes:
startup:
enabled: false
# configuration is immich-config.json converted to yaml
# ref: https://immich.app/docs/install/config-file/
@@ -93,6 +90,9 @@ spec:
image:
repository: ghcr.io/immich-app/immich-server
pullPolicy: IfNotPresent
probes:
startup:
enabled: false
ingress:
main:
enabled: true