diff --git a/src/utils.js b/src/utils.js index a50cd8d..ce13723 100644 --- a/src/utils.js +++ b/src/utils.js @@ -247,7 +247,7 @@ const prepareInputs = async (instance, credentials, inputs = {}) => { traffic: inputs.traffic, lastVersion: instance.state.lastVersion, eip: tempFunctionConf.eip === true, - l5enable: tempFunctionConf.l5enable === true + l5Enable: tempFunctionConf.l5Enable === true } // validate traffic