Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.71 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.71 KB

Helm charts for Apache Ozone

License

This repository provides Helm charts for installing Apache Ozone on Kubernetes.

Helm charts repository

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

Contributing

All contributions are welcome. Please open a Jira issue and create a pull request.

For more information, please check the Contribution guideline.

License

The Apache Ozone project is licensed under the Apache 2.0 License.

See the LICENSE file for details.