Skip to content

Enable support for controlling deployment template/values using files via API/CLI. #1079

Open
@tarunptala

Description

@tarunptala

Summary

Currently we see managing deployment template only possible through UI. It would be nice if we can have control over defining deployment template / values file via API calls. It seems it is already possible however it seems the hacky way.

@pawan-59 @prakarsh-dt adding you guys since you have context to the request.

Motivation

This would help in building automation around onboarding new devtron app via API/CLI. We would like application repo to have these values file defined in the git / alternative to have single source of truth for these values file and then via automation we can create the devtron app. (we don't want users to control these helm values properties via UI).

Proposal

Maybe we can make API call to devtron specifying values file defined in git. Or devtron CLI going forward support this kind a request like we have in ArgoCD CLI.

AB#463

Metadata

Metadata

Assignees

No one assigned

    Labels

    criticalUsed for prioritising issuesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions