epam / edp-install

Start from the KubeRocketCI (a.k.a. EPAM Delivery Platform) main page. This repository contains the Helm Chart templates that describe the installation of the main configuration (e.g. database registration, user creation in a database, etc.), which cannot be subsumed to the corresponding operator or allotted to the repository
https://docs.kuberocketci.io
Apache License 2.0
88 stars 19 forks source link

As an EDP user I want to use EDP to develop helm charts #32

Closed NikolayMarusenko closed 1 year ago

NikolayMarusenko commented 1 year ago

Acceptance Criteria:

NikolayMarusenko commented 1 year ago

Added support for developing Helm charts. Example of repository structure - https://github.com/epmd-edp/helm-helm-charts. EDP users can easily onboard helm charts using the Headlamp UI. This new feature will be included in the upcoming release.

image