mirror of
https://github.com/nold360/hive-apps
synced 2024-11-16 18:49:30 +00:00
values(deluge): startupProbe
This commit is contained in:
parent
73459c8bcb
commit
0da7fde84e
1 changed files with 5 additions and 0 deletions
|
@ -39,6 +39,11 @@ persistence:
|
|||
hostPath: /data/torrent
|
||||
mountPath: /downloads
|
||||
|
||||
startupProbe:
|
||||
initialDelaySeconds: 600
|
||||
periodSeconds: 120
|
||||
failureThreshold: 6
|
||||
|
||||
## VPN
|
||||
addons:
|
||||
vpn:
|
||||
|
|
Loading…
Reference in a new issue