Skip to content

Commit b7913af

Browse files
docs: fix broken anchor link in Flux TLS passthrough note
- Fixed broken `#how-tls-passthrough-works` link in Flux CD section to point to the correct `#ingress-with-tls-passthrough-optional` anchor. Signed-off-by: Asish Kumar <officialasishkumar@gmail.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
1 parent e91afb2 commit b7913af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versioned_docs/version-4.0.0/keploy-cloud/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ spec:
595595
Replace `<YOUR_INGRESS_HOST>` with the same hostname used in `keploy.ingressUrl`.
596596

597597
> [!NOTE]
598-
> TLS passthrough is required because the k8s-proxy serves HTTPS natively. Envoy forwards the encrypted connection directly to the k8s-proxy without terminating TLS. See the [TLS passthrough explanation](#how-tls-passthrough-works) above.
598+
> TLS passthrough is required because the k8s-proxy serves HTTPS natively. Envoy forwards the encrypted connection directly to the k8s-proxy without terminating TLS. See the [TLS passthrough explanation](#ingress-with-tls-passthrough-optional) above.
599599

600600
### Push and Let Flux Reconcile
601601

0 commit comments

Comments
 (0)