Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Support config override in Console #2591

Closed
1 task done
aabouzaid opened this issue Nov 21, 2024 · 0 comments · Fixed by #2594
Closed
1 task done

[TASK] Support config override in Console #2591

aabouzaid opened this issue Nov 21, 2024 · 0 comments · Fixed by #2594
Assignees
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

Comments

@aabouzaid
Copy link
Member

aabouzaid commented Nov 21, 2024

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 like console.configuration but writes the content to a new file called application-override.yaml (in the same dir of application.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 override application.yaml.

Actions

Sub-tasks

  1. component/console kind/enhancement
    hamza-m-masood
@aabouzaid aabouzaid added kind/enhancement New feature or request size/s Relative effort/time: Small kind/task version/8.7 Camunda applications/cycle version component/console labels Nov 21, 2024
@aabouzaid aabouzaid added this to the 8.7 Release Cycle milestone Nov 21, 2024
@aabouzaid aabouzaid added the cycle/alpha2 Tasks will be done in alpha2 cycle label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants