mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Try preinflated immich namespace with different startupprobe values
This commit is contained in:
+2
-2
@@ -642,11 +642,11 @@ spec:
|
|||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
startupProbe:
|
startupProbe:
|
||||||
failureThreshold: 30
|
failureThreshold: 100
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /api/server/ping
|
path: /api/server/ping
|
||||||
port: http
|
port: http
|
||||||
initialDelaySeconds: 600000
|
initialDelaySeconds: 120
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user