Disable kavita email service
This commit is contained in:
parent
5fa6b6f7fd
commit
92900ce149
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ metadata:
|
||||||
io.kompose.service: kavita-email
|
io.kompose.service: kavita-email
|
||||||
name: kavita-email
|
name: kavita-email
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 0
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
io.kompose.service: kavita-email
|
io.kompose.service: kavita-email
|
||||||
|
|
@ -37,7 +37,7 @@ spec:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /api/test
|
path: /api/test
|
||||||
port: http
|
port: http
|
||||||
initialDelaySeconds: 300
|
initialDelaySeconds: 30
|
||||||
failureThreshold: 5
|
failureThreshold: 5
|
||||||
periodSeconds: 5
|
periodSeconds: 5
|
||||||
resources: {}
|
resources: {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue