not sure about that in special, but take a look at the doc config: None
sometimes is difficult to understand the priority of the configs ( ENV_CONFIG, server yml, agent yml, etc.. ) because you can set a config by the agent config but the ENV is overwriting the config.
It was related to the deployment having privileged permission enabled, after disabling it was fine.
Thanks