liveliness probes for a bunch of stuff + tdarr implementation and
soulseek (slskd+soularr) integration
This commit is contained in:
@@ -17,6 +17,13 @@ spec:
|
||||
containers:
|
||||
- name: flaresolverr
|
||||
image: ghcr.io/flaresolverr/flaresolverr:latest
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
port: 8191
|
||||
initialDelaySeconds: 60
|
||||
failureThreshold: 6
|
||||
periodSeconds: 10
|
||||
env:
|
||||
- name: LOG_LEVEL
|
||||
value: info
|
||||
|
Reference in New Issue
Block a user