This repository provides Helm charts for installing Apache Ozone on Kubernetes.
Use the following command to add the repository to Helm client configuration:
helm repo add ozone https://apache.github.io/ozone-helm-charts/
List the latest stable versions of available Helm charts with the commands:
helm repo update ozone
helm search repo ozone
All contributions are welcome. Please open a Jira issue and create a pull request.
For more information, please check the Contribution guideline.
The Apache Ozone project is licensed under the Apache 2.0 License.
See the LICENSE file for details.