Docs: Update link to values.yaml. (#12960)

Co-authored-by: Daniel Hill <dan@mamu.co>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-03-09 09:03:45 -07:00 committed by GitHub
parent a4f0349b0d
commit a24a0055b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ In nginx, we want to modify the property `proxy-buffer-size`. The size is arbitr
that a high value can lower the performance of your ingress proxy. In general a value of 16k should get you covered. that a high value can lower the performance of your ingress proxy. In general a value of 16k should get you covered.
### Using helm ### Using helm
If you're using helm you can simply use the [`config` properties](https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/values.yaml#L37). If you're using helm you can simply use the [`config` properties](https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/values.yaml#L56).
```yaml ```yaml
# -- Will add custom configuration options to Nginx https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/ # -- Will add custom configuration options to Nginx https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/
config: config: