diff --git a/charts/openfga/README.md b/charts/openfga/README.md index f796056..6b8a33c 100644 --- a/charts/openfga/README.md +++ b/charts/openfga/README.md @@ -15,7 +15,7 @@ $ helm repo add openfga https://openfga.github.io/helm-charts $ helm install openfga openfga/openfga ``` -This will deploy a 3-replica deployment of OpenFGA on the Kubernetes cluster using the default configurations for OpenFGA. For more information on the default values, please see the official [OpenFGA documentation](https://openfga.dev/docs/getting-started/setup-openfga/docker#configuring-the-server). The [Parameters](#parameters) section below lists the parameters that can be configured during installation. +This will deploy a 3-replica deployment of OpenFGA on the Kubernetes cluster using the default configurations for OpenFGA. For more information on the default values, please see the official [OpenFGA documentation](https://openfga.dev/docs/getting-started/setup-openfga/docker#configuring-the-server). The [Chart Parameters](#chart-parameters) section below lists the parameters that can be configured during installation. > **Tip**: List all releases using `helm list`