mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 10:22:54 +02:00
Try preinflated immich with delay 2
This commit is contained in:
+2
-2
@@ -562,7 +562,7 @@ spec:
|
|||||||
httpGet:
|
httpGet:
|
||||||
path: /ping
|
path: /ping
|
||||||
port: http
|
port: http
|
||||||
initialDelaySeconds: 600
|
initialDelaySeconds: 0
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
volumes:
|
volumes:
|
||||||
@@ -646,7 +646,7 @@ spec:
|
|||||||
httpGet:
|
httpGet:
|
||||||
path: /api/server/ping
|
path: /api/server/ping
|
||||||
port: http
|
port: http
|
||||||
initialDelaySeconds: 0
|
initialDelaySeconds: 600000
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user