wildduck: improve config and add healthchecks
This commit is contained in:
@@ -184,6 +184,11 @@ spec:
|
||||
secretKeyRef:
|
||||
name: wildduck-mongodb
|
||||
key: MONGO_URI
|
||||
livenessProbe:
|
||||
tcpSocket:
|
||||
port: 2525
|
||||
initialDelaySeconds: 30
|
||||
periodSeconds: 10
|
||||
volumes:
|
||||
- name: cert
|
||||
secret:
|
||||
|
Reference in New Issue
Block a user