Skip to content

Commit

Permalink
Merge pull request #15 from Fisher1006/patch-3
Browse files Browse the repository at this point in the history
Update container.config.json
  • Loading branch information
Fisher1006 committed Jun 23, 2022
2 parents 59ec49e + c353a85 commit d7ec8f5
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 d7ec8f5

Please sign in to comment.