修改默认镜像仓库为 registry:5000:
registry:5000
helm install --namespace polardbx-operator-system --set imageRepo=registry:5000 polardbx-operator polardbx/polardbx-operator --create-namespace