Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lena-larionova authored Oct 29, 2024
1 parent a2d1e62 commit ab75bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/_src/kubernetes-ingress-controller/install/helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The `kong/ingress` chart is a wrapper around `kong/kong` that manages separate {

You can use any of the [configuration options](https://github.com/Kong/charts/blob/main/charts/kong/README.md#configuration) available in the `kong/kong` chart when using the `kong/ingress` chart.

* To configure the {{ site.kic_product_name }} deployment, place the keys from `kong/kong` under a `controller` key in the values.yaml` file.
* To configure the {{ site.kic_product_name }} deployment, place the keys from `kong/kong` under a `controller` key in the `values.yaml` file.

```yaml
controller:
Expand Down

0 comments on commit ab75bd9

Please sign in to comment.