mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 04:06:24 +00:00
Make sure the path to known-modules.json is relative to the
system-stats-monitor.json file
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
}
|
||||
},
|
||||
"osFeature": {
|
||||
"KnownModulesConfigPath": "config/guestosconfig/known-modules.json",
|
||||
"KnownModulesConfigPath": "guestosconfig/known-modules.json",
|
||||
"metricsConfigs": {
|
||||
"system/os_feature": {
|
||||
"displayName": "system/os_feature"
|
||||
|
||||
Reference in New Issue
Block a user