Skip to content

Commit

Permalink
Update container.config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Fisher1006 committed Jun 22, 2022
1 parent 59ec49e commit c353a85
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions container.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@
"mem": 0.5,
"policyType": "cpu",
"policyThreshold": 60,
"policyDetails": [
{
"PolicyType": "cpu",
"PolicyThreshold": 60
},
{
"PolicyType": "mem",
"PolicyThreshold": 60
}
],
"envParams": {},
"customLogs": "stdout",
"dataBaseName":"wxcomponent",
Expand Down

0 comments on commit c353a85

Please sign in to comment.