Skip to content

Commit

Permalink
HDDS-11039. Add configuration note to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dnskr committed Sep 10, 2024
1 parent 8362f16 commit 450c6ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions charts/ozone/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ helm install ozone ozone/ozone
helm uninstall ozone
```

## Configuration
Refer default `values.yaml` file of the chart for all the possible configuration properties:
```shell
helm show values ozone/ozone
```

## Documentation

Documentation lives on the Apache Ozone [website](https://ozone.apache.org/docs/).
Expand Down

0 comments on commit 450c6ae

Please sign in to comment.