Compare commits
2 Commits
229ae37b51
...
4eaa8ade14
| Author | SHA1 | Date | |
|---|---|---|---|
|
4eaa8ade14
|
|||
| f075a9db30 |
@@ -78,6 +78,20 @@ qbittorrent:
|
|||||||
add:
|
add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
- SYS_MODULE
|
- SYS_MODULE
|
||||||
|
probes:
|
||||||
|
liveness:
|
||||||
|
enabled: true
|
||||||
|
custom: true
|
||||||
|
spec:
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- /gluetun-entrypoint
|
||||||
|
- healthcheck
|
||||||
|
failureThreshold: 5
|
||||||
|
initialDelaySeconds: 30
|
||||||
|
periodSeconds: 30
|
||||||
|
successThreshold: 1
|
||||||
|
timeoutSeconds: 15
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
devic.es/tun: "1"
|
devic.es/tun: "1"
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ stalwart:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: stalwartlabs/stalwart
|
repository: stalwartlabs/stalwart
|
||||||
tag: v0.14.1
|
tag: v0.15.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
Reference in New Issue
Block a user