diff --git a/deployment/node-problem-detector-config.yaml b/deployment/node-problem-detector-config.yaml index bc07eb8e..ff236e17 100644 --- a/deployment/node-problem-detector-config.yaml +++ b/deployment/node-problem-detector-config.yaml @@ -15,8 +15,8 @@ data: }, { "type": "ReadonlyFilesystem", - "reason": "FilesystemIsReadOnly", - "message": "Filesystem is read-only" + "reason": "FilesystemIsNotReadOnly", + "message": "Filesystem is not read-only" } ], "rules": [