mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-05-17 22:58:55 +00:00
Merge pull request #370 from hardikdr/patch-1
Update node-problem-detector-config
This commit is contained in:
@@ -15,8 +15,8 @@ data:
|
||||
},
|
||||
{
|
||||
"type": "ReadonlyFilesystem",
|
||||
"reason": "FilesystemIsReadOnly",
|
||||
"message": "Filesystem is read-only"
|
||||
"reason": "FilesystemIsNotReadOnly",
|
||||
"message": "Filesystem is not read-only"
|
||||
}
|
||||
],
|
||||
"rules": [
|
||||
|
||||
Reference in New Issue
Block a user