k8s version update

This commit is contained in:
wangchuxiao
2022-11-11 12:17:04 +08:00
parent 42d9e7175f
commit 15df8e0a08
17 changed files with 146 additions and 17 deletions
+1
View File
@@ -20,6 +20,7 @@
2. 在项目根目录通过config/config.yaml
```
kubectl -n openim create configmap config --from-file=config/config.yaml
kubectl -n openim create configmap usualConfig --from-file=config/usualConfig.yaml
```
查看configmap
```