asterisk-config
asterisk-config copied to clipboard
add secret watcher to re-render templates
The Asterisk config is provided by a kubernetes secret. We are adding support re-render the templates when a secret is updated. This allow us to react much faster to configuration changes.
Closes CyCoreSystems/asterisk-config#8.
Signed-off-by: Vinicius Ruoso [email protected]
Please let me know the approach to move forward with this.