mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-14 18:35:37 +00:00
The documentation has been revised to provide clearer guidance on configuring Ingress for external TLS with NGINX v0.22. Key changes include: - Removed references to NGINX v0.25. - Added instructions for enabling the `use-forwarded-headers` option in the `cluster.yml` for RKE installations. - Included steps for creating a custom `rke2-ingress-nginx-config.yaml` for RKE2 installations. - Provided a YAML snippet for HelmChartConfig to demonstrate how to set the `use-forwarded-headers` option in Helm chart values.