diff --git a/container.config.json b/container.config.json index 877d20a4..e602172a 100644 --- a/container.config.json +++ b/container.config.json @@ -9,7 +9,17 @@ "cpu": 0.25, "mem": 0.5, "policyType": "cpu", - "policyThreshold": 60, + "policyThreshold": 60, + "policyDetails": { + { + "PolicyType": "cpu", + "PolicyThreshold": 60 + }, + { + "PolicyType": "mem", + "PolicyThreshold": 60 + } + }, "envParams": {}, "customLogs": "stdout", "dataBaseName":"wxcomponent",