[ci skip] 增加部署步骤
This commit is contained in:
parent
2c787860ef
commit
ccdade85f3
@ -83,4 +83,10 @@ APP_CONFIG:
|
|||||||
1. 安装 [bark 客户端](https://github.com/Finb/Bark)
|
1. 安装 [bark 客户端](https://github.com/Finb/Bark)
|
||||||
2. 在客户端增加服务器 `http://bark-test.hxjscloud.com/`
|
2. 在客户端增加服务器 `http://bark-test.hxjscloud.com/`
|
||||||
3. 可以在客户端看到 device_key,加入上面的配置文件中
|
3. 可以在客户端看到 device_key,加入上面的配置文件中
|
||||||
4. webhook 重启即可收到推送
|
4. webhook 重启即可收到推送
|
||||||
|
|
||||||
|
## 部署
|
||||||
|
|
||||||
|
将准备好的配置文件和模板文件放置于 `k8s/config` 目录,文件名分别为 `config.yaml` 和 `text_template.tpl`
|
||||||
|
|
||||||
|
执行 `kubectl apply -n ... -k k8s`
|
Loading…
Reference in New Issue
Block a user