Helm chart for Apache Ozone

Clone this repo:
  1. 975ac91 HDDS-12466. Set default commit message to PR title (#18) by Doroszlai, Attila · 3 months ago main
  2. 12a8351 HDDS-12467. Enable new asf.yaml parser (#17) by Doroszlai, Attila · 3 months ago
  3. 7e49d6f HDDS-11918. Add support for resource requests and limits (#14) by Denis Krivenko · 6 months ago
  4. 2d1f750 HDDS-11936. Bump actions/checkout to v4 in the release workflow (#15) by Denis Krivenko · 6 months ago
  5. 1619b1a HDDS-11841. Add support for additional service labels and annotations (#13) by Denis Krivenko · 6 months ago

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.