canal 监听的表修改

This commit is contained in:
marsal wang
2022-11-30 15:31:51 +08:00
parent fecb587081
commit 48184f380c
2 changed files with 4 additions and 1 deletions

View File

@ -59,6 +59,9 @@ cd redis && helm dependency update && cd ..
helm upgrade -i redis redis/ --values local-values/redis/crm1.yaml -n crm1
helm upgrade -i redis redis/ --values local-values/redis/consult.yaml -n zhihuikefu
```