From 20c3505d441fc9dd56d5989316ee62b5555f5152 Mon Sep 17 00:00:00 2001 From: Piotr Idzik <65706193+vil02@users.noreply.github.com> Date: Thu, 10 Oct 2024 18:25:18 +0200 Subject: [PATCH] fix: update the link to Chart Parameters section (#159) Co-authored-by: Raghd Hamzeh --- charts/openfga/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`