nacos
This commit is contained in:
11
README.md
11
README.md
@ -21,3 +21,14 @@ helm upgrade -i nfs-client-provisioner-209 nfs-subdir-external-provisioner/ --v
|
||||
|
||||
地址: https://hub.fastgit.org/bitnami/charts
|
||||
|
||||
dev 环境配置
|
||||
```
|
||||
cd mysql && helm dependency update && cd ..
|
||||
|
||||
helm upgrade -i mysql-crm1 mysql/ --values local-values/mysql/crm1.yaml -n crm1
|
||||
|
||||
cd /bitnami/mysql/
|
||||
|
||||
mysql -uroot -pgkxl650 zd_rescue < ./zd_rescue.sql
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user