fix: upgrade rbd-app-ui components

Signed-off-by: yangkaa <30614084+yangkaa@users.noreply.github.com>
This commit is contained in:
yangkaa 2022-08-11 11:33:03 +08:00 committed by GitHub
parent 654f3f6ebd
commit 8db996f31b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,7 @@ func (c *Cluster) updateRbdComponents() []string {
"rbd-webcli",
"rbd-worker",
"rbd-monitor",
"rbd-app-ui",
}
var errs []string
for _, name := range componentNames {