[TASK] Support config override in Console #2591
Labels
component/console
cycle/alpha2
Tasks will be done in alpha2 cycle
kind/enhancement
New feature or request
kind/task
size/s
Relative effort/time: Small
version/8.7
Camunda applications/cycle version
Milestone
Related to
Epic: https://github.com/camunda/distribution/issues/325
Overview
Add a new key for Console in the Alpha chart named
console.overrideConfiguration
, which works likeconsole.configuration
but writes the content to a new file calledapplication-override.yaml
(in the same dir ofapplication.yaml
).There is no need for a merge mechanism in the Helm chart; that's done by the app, which merges the content of
application-override.yaml
to overrideapplication.yaml
.Actions
Sub-tasks
The text was updated successfully, but these errors were encountered: