# 使用Kubesphere或者命令进行编辑,修改 sts 使用的 busyboy 镜像为本地镜像
kubectl edit sts opensearch-cluster-data -n kubesphere-logging-system kubectl edit sts opensearch-cluster-master -n kubesphere-logging-system
# 本文修改后 image 内容(自己根据实际情况修改域名前缀)
registry.opsman.top/kubesphereio/busybox:1.31.1