Solution Envoy Configuration
The configuration is done in the Configuration management REST API.
For a new installation at least the following configuration has to be provided manually:
- Solution default test configuration Specifies solution specific default test configuration. This values are used for the executing the solution tests of a deployed solution. The default configuration is used for all solutions in the Solution Envoy if there is no specific configuration for a solution. This has to be done for each new Solution Envoy.
The following configurations are done automatically by the k5-project-operator if its not disabled.
If the the auto-confiuration (see k5project crd: spec.configuration.configurationManagement.autoConfiguration.enabled
)
is disabled these configurations needs to be done manually as well.
Of course the configurations can be changed afterwards:
- Register Solution Envoy Registers the Solution Envoy in the configuration management
- Solution default configuration Specifies solution specific default configuration. This values are used for the helm deployment of a solution. The default configuration is used for all solutions in the Solution Envoy if there is no specific configuration for a solution. This has to be done for each new Solution Envoy.