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

Signed-off-by: mlok <marty.lok@nokia.com>
This commit is contained in:
Marty Y. Lok 2023-09-01 11:54:40 -04:00 committed by GitHub
parent f78d25b11e
commit de7fb325ae
No account linked to committer's email address
2 changed files with 3 additions and 3 deletions

View File

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

View File

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