[Nokia-IXR7250E] Modify the platform_ndk.json for Nokia-IXR7250E platform (#16355) (#16382)

Signed-off-by: mlok <marty.lok@nokia.com>
Co-authored-by: Marty Y. Lok <76118573+mlok-nokia@users.noreply.github.com>
This commit is contained in:
mssonicbld 2023-09-02 11:12:14 +08:00 committed by GitHub
parent 18fb27b84d
commit 74dbafe728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
},
{
"key": "monitor_action",
"stringval": "reboot"
"stringval": "warn"
},
{
"key": "grpc_thermal_monitor",
@ -42,7 +42,7 @@
},
{
"key": "sonic_log_level",
"stringval": "error"
"stringval": "debug"
}
]
}

View File

@ -30,7 +30,7 @@
},
{
"key": "sonic_log_level",
"stringval": "error"
"stringval": "debug"
}
]
}