Skip to content

Commit 3bdc707

Browse files
docs: Update Heimdall middleware description to clarify body forwarding capability
Jira Ticket: https://linuxfoundation.atlassian.net/browse/LFXV2-257 Signed-off-by: Mauricio Zanetti Salomao <[email protected]>
1 parent fa78124 commit 3bdc707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/lfx-platform/templates/heimdall/middleware.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Copyright The Linux Foundation and each contributor to LFX.
22
# SPDX-License-Identifier: MIT
3-
---
43
{{ if and .Values.heimdall.enabled (or
54
.Values.gateway.enabled .Values.lfx.parentGateway.enabled) -}}
5+
---
66
# Heimdall middleware with body forwarding capability
77
# This is the default middleware that should be used in most cases, particularly
88
# when parentRef requiring authentication is in the request body.

0 commit comments

Comments
 (0)