mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-03 15:00:26 +08:00
可以直接在节点启动时自动注册节点
This commit is contained in:
3
build/configs/.gitignore
vendored
3
build/configs/.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
node.json
|
||||
api.yaml
|
||||
api.yaml
|
||||
cluster.yaml
|
||||
4
build/configs/cluster.template.yaml
Normal file
4
build/configs/cluster.template.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
rpc:
|
||||
endpoints: [ "" ]
|
||||
clusterId: ""
|
||||
secret: ""
|
||||
Reference in New Issue
Block a user