Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Improved Docs #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Zeebe Cluster Helm Chart

This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
This functionality is in beta and is subject to change. The design and code are less mature than official GA features and is provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.

## Requirements

Expand Down Expand Up @@ -120,7 +120,7 @@ This chart currently depends on the following charts:
* [Kibana Helm Chart](https://github.com/elastic/helm-charts/tree/master/kibana)
* [Prometheus Operator Helm Chart](https://github.com/helm/charts/tree/master/stable/prometheus-operator)

These dependencies can be turned on or off and parameters can be overriden from these dependent charts by changing the `values.yaml` file. For example:
These dependencies can be turned on or off and parameters can be overridden from these dependent charts by changing the `values.yaml` file. For example:

```yaml
elasticsearch:
Expand Down