Update log pattern to match kubelet service name from kubelet .deb package

This commit is contained in:
Owen Strain
2025-12-26 23:10:06 +00:00
parent a9dd308982
commit 556ff0cc7a
3 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -46,9 +46,9 @@ data:
"pattern": "divide error: 0000 \\[#\\d+\\] SMP"
},
{
"type": "temporary",
"reason": "MemoryReadError",
"pattern": "CE memory read error .*"
"type": "temporary",
"reason": "MemoryReadError",
"pattern": "CE memory read error .*"
},
{
"type": "permanent",