mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 10:22:54 +02:00
Immich startupProbe remove
This commit is contained in:
@@ -32,6 +32,7 @@ spec:
|
|||||||
tag: v1.119.0
|
tag: v1.119.0
|
||||||
|
|
||||||
immich:
|
immich:
|
||||||
|
startupProbe: {}
|
||||||
metrics:
|
metrics:
|
||||||
# Enabling this will create the service monitors needed to monitor immich with the prometheus operator
|
# Enabling this will create the service monitors needed to monitor immich with the prometheus operator
|
||||||
enabled: false
|
enabled: false
|
||||||
@@ -41,11 +42,11 @@ spec:
|
|||||||
# Automatically creating the library volume is not supported by this chart
|
# Automatically creating the library volume is not supported by this chart
|
||||||
# You have to specify an existing PVC to use
|
# You have to specify an existing PVC to use
|
||||||
existingClaim: immich-claim
|
existingClaim: immich-claim
|
||||||
|
|
||||||
# configuration is immich-config.json converted to yaml
|
# configuration is immich-config.json converted to yaml
|
||||||
# ref: https://immich.app/docs/install/config-file/
|
# ref: https://immich.app/docs/install/config-file/
|
||||||
#
|
#
|
||||||
configuration:
|
configuration: {}
|
||||||
startupProbe: {}
|
|
||||||
# trash:
|
# trash:
|
||||||
# enabled: false
|
# enabled: false
|
||||||
# days: 30
|
# days: 30
|
||||||
|
|||||||
Reference in New Issue
Block a user