Skip to content

Commit f24d689

Browse files
xiepaupiSecloud
authored andcommitted
fix(redis): 卸载proxy参数不够,,,, #10090
1 parent 9be9b66 commit f24d689

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dbm-ui/backend/flow/engine/bamboo/scene/redis/atom_jobs/proxy_uninstall.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ def ProxyUnInstallAtomJob(root_id, ticket_data, sub_kwargs: ActKwargs, param: Di
6464
"cluster_id": sub_kwargs.cluster["cluster_id"],
6565
"immute_domain": sub_kwargs.cluster["immute_domain"],
6666
"cluster_type": sub_kwargs.cluster["cluster_type"],
67+
"cluster_name": sub_kwargs.cluster["cluster_name"],
6768
"operate": sub_kwargs.cluster.get("operate", ""),
6869
}
6970

0 commit comments

Comments
 (0)