{ "properties": { "machines": { "default": [], "description": "Configuration of physical machine instances", "items": { "type": "object" }, "type": "array" }, "whitelist": { "default": [], "description": "List of client networks", "items": {}, "type": "array" }, "whitelistHTTP": { "default": true, "description": "Secure HTTP by enabling client networks whitelisting", "type": "boolean" } }, "title": "Chart Values", "type": "object" }