This commit is contained in:
marsal wang
2021-12-24 12:56:45 +08:00
parent 99c56e88fe
commit eaa3541492
2 changed files with 9 additions and 1 deletions

View File

@ -32,3 +32,11 @@ cd /bitnami/mysql/
mysql -uroot -pgkxl650 zd_rescue < ./zd_rescue.sql
```
## nacos
https://hub.fastgit.org/nacos-group/nacos-k8s.git
```
helm upgrade -i nacos-crm1 nacos/ --values local-values/nacos/crm1-values.yaml -n crm1
```