ConfigReload - SAP/cloud-active-defense GitHub Wiki
The 'configReload' configuration has the following format:
"configReload": ""
Envoy will request it's decoy config to the controlpanel every minute, updating its own local cache with the content. This means that if an operator edits the config, then the change will be taken into account at the next reload.
If the proxy crashes, it will lose its local cache. This cache will be retrieved from the controlpanel at the next reload.
If 'configReload' is specified, the value (in seconds) will replace the default '60' value.