mysqlha.yaml 参考文档 incubator/mysqlha/README.md#configuration
- 替换
xtraBackupImage
镜像
helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
# V2
helm install --name mysqlha -f ./files/mysqlha.yaml incubator/mysqlha
# V3
helm install mysqlha -f ./files/mysqlha.yaml incubator/mysqlha