Skip to content

Commit

Permalink
Fix Ethtool Name In Input Config (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
sethAmazon authored Aug 31, 2022
1 parent 9cff7e2 commit 4cefc9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translator/totomlconfig/tomlConfigTemplate/tomlConfig.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ type (
Cpu []cpuConfig
Disk []diskConfig
DiskIo []diskioConfig
Eththool []ethtoolConfig
Ethtool []ethtoolConfig
K8sapiserver []k8sApiServerConfig
Logfile []logFileConfig
Mem []memConfig
Expand Down

0 comments on commit 4cefc9f

Please sign in to comment.