Update node-problem-detector-config

Seems there is an inconsistency between /config and /deployment examples for kernel-monitor. 
Updating /deployment example accordingly.
This commit is contained in:
Hardik Dodiya
2019-10-08 12:04:57 +05:30
committed by GitHub
parent a1a7234878
commit 3afca2f0e4
+2 -2
View File
@@ -15,8 +15,8 @@ data:
},
{
"type": "ReadonlyFilesystem",
"reason": "FilesystemIsReadOnly",
"message": "Filesystem is read-only"
"reason": "FilesystemIsNotReadOnly",
"message": "Filesystem is not read-only"
}
],
"rules": [