shantanu-dahiya opened a new issue, #1269:
URL: https://github.com/apache/polaris/issues/1269

   ### 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](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/helm/)
 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_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to