bugfix:Delete firewall etherfabric_settings config.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user