单个服务切换集群时可以选择是否保留节点上的配置/总是可以切换集群,不再受所属用户的影响

This commit is contained in:
刘祥超
2022-04-18 17:18:39 +08:00
parent 739d32e2e0
commit 6afecb5708
4 changed files with 20 additions and 12 deletions

View File

@@ -31,6 +31,7 @@
endpoints: [ {{apiEndpoints}} ]
nodeId: "{{node.uniqueId}}"
secret: "{{node.secret}}"</source-code-box>
<p class="comment">手动替换edge-node安装目录下的<code-label>configs/api.yaml</code-label>文件,然后重新启动生效;如果此文件不存在,则需要创建。</p>
</td>
</tr>
<tr>