摘要:
```bash helm repo add bitnami https://charts.bitnami.com/bitnami helm repo update helm search repo redis helm pull bitnami/redis-cluster --version 8.8 阅读全文
posted @ 2023-08-24 18:32
小维江湖
阅读(231)
评论(0)
推荐(0)
摘要:
https://artifacthub.io/packages/helm/percona/pxc-operator 安装 ```bash helm repo add percona https://percona.github.io/percona-helm-charts/ helm install 阅读全文
posted @ 2023-08-24 17:47
小维江湖
阅读(113)
评论(0)
推荐(0)