This commit is contained in:
Arthur Barr
2017-10-04 14:10:35 +01:00
parent 97d7f2cd3d
commit 0ef4f29569

View File

@@ -68,6 +68,7 @@ livenessProbe:
periodSeconds: 10
timeoutSeconds: 5
failureThreshold: 1
# readinessProbe section specifies setting for the MQ readiness probe, which checks when the MQ listener is running
readinessProbe:
initialDelaySeconds: 10