Merge "The unit of memory.soft_limit_in_bytes(memcg v1) or memory.low(memcg v2) should be 'M', 'MB' is the invalid argument." into main
diff --git a/libprocessgroup/profiles/task_profiles.json b/libprocessgroup/profiles/task_profiles.json
index 720cb30..42cdb91 100644
--- a/libprocessgroup/profiles/task_profiles.json
+++ b/libprocessgroup/profiles/task_profiles.json
@@ -597,7 +597,7 @@
"Params":
{
"Name": "MemSoftLimit",
- "Value": "16MB"
+ "Value": "16M"
}
},
{
@@ -619,7 +619,7 @@
"Params":
{
"Name": "MemSoftLimit",
- "Value": "512MB"
+ "Value": "512M"
}
},
{