mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-10 01:10:27 +08:00
集群增加自动安装nftables配置
This commit is contained in:
@@ -22,4 +22,5 @@ message NodeCluster {
|
||||
bool isPinned = 17;
|
||||
bytes clockJSON = 18;
|
||||
bool autoRemoteStart = 19;
|
||||
bool autoInstallNftables = 20;
|
||||
}
|
||||
Reference in New Issue
Block a user