Skip to content

Commit

Permalink
Update docs to reference v1.14 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
simu committed May 7, 2024
1 parent d055f06 commit 8b3f208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/modules/ROOT/pages/references/parameters.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:helm-minor-version: v1.13
:helm-minor-version: v1.14

= Parameters

Expand Down Expand Up @@ -231,7 +231,7 @@ l7Proxy: false
----

Notably, the L7 proxy feature is disabled by default when egress gateway policies are enabled.
This is recommended by the Cilium documentation, see also https://docs.cilium.io/en/v1.13/network/egress-gateway/#incompatibility-with-other-features[the upstream documentation].
This is recommended by the Cilium documentation, see also https://docs.cilium.io/en/{helm-minor-version}/network/egress-gateway/#incompatibility-with-other-features[the upstream documentation].

For Cilium EE, the component uses Helm value `egressGateway.enabled` for Helm value `enterprise.egressGatewayHA.enabled` by default.
It's possible to override this by explicitly setting `egressGateway.enabled=false` and `enterprise.egressGatewayHA.enabled=true` in the component's `cilium_helm_values`.
Expand Down

0 comments on commit 8b3f208

Please sign in to comment.