Unverified Commit 5f17ee86 authored by barnettZQG's avatar barnettZQG Committed by GitHub
Browse files

Merge pull request #1040 from GLYASAI/V5.3

Bug Fix: rbd-monitor missing
parents d31e697e 92a69f38
Showing with 1 addition and 0 deletions
+1 -0
......@@ -121,6 +121,7 @@ func (c *Cluster) updateRbdComponents() []string {
"rbd-resource-proxy",
"rbd-webcli",
"rbd-worker",
"rbd-monitor",
}
var errs []string
for _, name := range componentNames {
......
Supports Markdown
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