diff --git a/kubernetes/main/apps/download/lazy-librarian/app/helm-release.yaml b/kubernetes/main/apps/download/lazy-librarian/app/helm-release.yaml
index 3602b789..e91c0d9f 100644
--- a/kubernetes/main/apps/download/lazy-librarian/app/helm-release.yaml
+++ b/kubernetes/main/apps/download/lazy-librarian/app/helm-release.yaml
@@ -20,7 +20,7 @@ spec:
           app:
             image:
               repository: lscr.io/linuxserver/lazylibrarian
-              tag: version-9c0f8c51
+              tag: 9c0f8c51-ls108
             env:
               TZ: America/New_York
               PUID: 10000
@@ -32,12 +32,12 @@ spec:
                 custom: true
                 spec:
                   httpGet:
-                    path:
+                    path: /home
                     port: &port 5299
                   initialDelaySeconds: 0
                   periodSeconds: 10
                   timeoutSeconds: 1
-                  failureThreshold: 3
+                  failureThreshold: 10
               readiness: *probes
             # securityContext:
             #   allowPrivilegeEscalation: false