Skip to content

Commit 1e54c34

Browse files
Apply suggestion from @NickLarsenNZ
Co-authored-by: Nick <[email protected]>
1 parent c519480 commit 1e54c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/nifi/pages/troubleshooting/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ NOTE: For complete technical background, see the https://issues.apache.org/jira/
2929

3030
=== When using Ingress
3131

32-
If you're accessing NiFi through an Ingress controller, the ingress must forward requests using the FQDN of the NiFi service, not just the service name.
32+
If you're accessing NiFi through a Load Balancer or Reverse Proxy, it must forward requests using the FQDN of the NiFi service, not just the service name.
3333

3434
For nginx ingress, configure the `upstream-vhost` annotation to use the service FQDN:
3535

0 commit comments

Comments
 (0)