Added:
- Support for two separate configuration sources: external and local. Local configuration mechanism allows updating SGA configuration (e.g., certificates, CIDR ranges, etc.) without re-deploying SGA. Configuration and sources are managed using the command-line utility
sga_config
:sga_config set
and paste SGA configuration YAML when prompted to set/update local configurationsga_config source local
andsga_config source external
to switch to desired configuration sourcesga_config apply
at any time to apply configuration from the selected sourcesga_config show
to display configuration