hanicz opened a new pull request, #1113: URL: https://github.com/apache/knox/pull/1113
[KNOX-3169](https://issues.apache.org/jira/browse/KNOX-3169) - Add Helm chart for Knox ## What changes were proposed in this pull request? This PR adds a Helm chart for containerised Knox to streamline k8s installation. Since we are not releasing docker images as of yet it has to be built locally. This is a basic initial iteration of the new Helm chart that deploys a single Knox pod on the targeted cluster. ## How was this patch tested? Tested locally on a Kind cluster `helm install knox . --namespace knox --create-namespace --debug` -- 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]
