Tidy up
This commit is contained in:
@@ -68,6 +68,7 @@ livenessProbe:
|
|||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
timeoutSeconds: 5
|
timeoutSeconds: 5
|
||||||
failureThreshold: 1
|
failureThreshold: 1
|
||||||
|
|
||||||
# readinessProbe section specifies setting for the MQ readiness probe, which checks when the MQ listener is running
|
# readinessProbe section specifies setting for the MQ readiness probe, which checks when the MQ listener is running
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
initialDelaySeconds: 10
|
initialDelaySeconds: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user