Skip to content

Hosted helm chart in a Helm Repository #1269

@shantanu-dahiya

Description

@shantanu-dahiya

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

I see that there is a helm chart under this repository. It greatly simplifies installation to have the helm chart hosted in a helm repository, so it can be installed easily without downloading the repo:

helm repo add <repo>
helm install polaris-release <repo>/polaris -f values.yaml

For instance, the Apache Flink kubernetes operator is hosted in a helm chart in the repo https://downloads.apache.org/flink/flink-kubernetes-operator-1.11.0/

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions