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 Oct 7, 2024
1 parent 33f8d5d commit a58f69a
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 a58f69a

Please sign in to comment.