Commit 59aeecd5 by Feanil Patel

Update rabbit health check source.

parent 08a5e072
...@@ -2564,7 +2564,7 @@ ...@@ -2564,7 +2564,7 @@
} }
], ],
"HealthCheck":{ "HealthCheck":{
"Target":"TCP:22", "Target":"TCP:5672",
"HealthyThreshold":"3", "HealthyThreshold":"3",
"UnhealthyThreshold":"5", "UnhealthyThreshold":"5",
"Interval":"30", "Interval":"30",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment