bugfix:Delete firewall etherfabric_settings config.

This commit is contained in:
fumingwei
2024-10-30 19:04:07 +08:00
parent f3c5531795
commit 8f5002027e
2 changed files with 1 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
{% import '/templates/macros.j2' as macros -%}
[Module]
pcapdevice={{ nic_raw_name }}
sendto_gdev_card={{ nic_raw_name }}
sendto_gdev_ip={{ macros.safe_read(etherfabric_settings,"keepalive.ip") }}
sendto_gdev_ip=10.254.19.1
gdev_status_switch=1

View File

@@ -14,8 +14,6 @@ data:
{{ toYaml .Values.device | indent 6 }}
dos_protector:
{{ toYaml .Values.dos_protector | indent 6 }}
etherfabric_settings:
{{ toYaml .Values.etherfabric_settings | indent 6 }}
external_resources:
{{ toYaml .Values.external_resources | indent 6 }}
file_stream_record: