mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-02-20 04:50:11 +00:00
Merge pull request #689 from refluxwhw/dev
fix README under systemlogmonitor
This commit is contained in:
@@ -37,7 +37,7 @@ with new rule definition:
|
||||
"type": "temporary/permanent",
|
||||
"condition": "NodeConditionOfPermanentIssue",
|
||||
"reason": "CamelCaseShortReason",
|
||||
"message": "regexp matching the issue in the log"
|
||||
"pattern": "regexp matching the issue in the log"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user