capactio / capact

Simple way to manage applications and infrastructure.
https://capact.io
Apache License 2.0
80 stars 19 forks source link

Support for external cluster in Helm storage #715

Closed mkuziemko closed 2 years ago

mkuziemko commented 2 years ago

Description

The goal of this issue is to add support for an external cluster in Helm storage.

Reason

Currently, the Helm storage is able to communicate only with the current cluster. Thus, when the user wants to install, for instance, Postgresql, there is no way to achieve this.

Use cases

As a System User, I want to install some applications (for instance Postgresql) in the external cluster. By the external cluster, I mean the cluster in which the Capact is not installed.

mkuziemko commented 2 years ago

PR ready for review: