Skip to content

Commit

Permalink
Merge pull request #6 from Fisher1006/patch-3
Browse files Browse the repository at this point in the history
Update container.config.json
  • Loading branch information
fisher1006 authored Jun 23, 2022
2 parents f43dccb + 82ea50a commit 4d2edbb
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": 2,
"policyType": "cpu",
"policyThreshold": 60,
"policyDetails": [
{
"PolicyType": "cpu",
"PolicyThreshold": 60
},
{
"PolicyType": "mem",
"PolicyThreshold": 60
}
],
"envParams": {},
"customLogs": "stdout",
"initialDelaySeconds": 2,
Expand Down

0 comments on commit 4d2edbb

Please sign in to comment.