Skip to content

Commit b8c87e3

Browse files
committed
add note on custom ListenerClasses to docs
1 parent 2860720 commit b8c87e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/nifi/pages/usage_guide/listenerclass.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ spec:
1111
roleConfig:
1212
listenerClass: external-unstable # <1>
1313
----
14-
<1> Specify one of `external-stable`, `external-unstable`, `cluster-internal` (the default setting is `cluster-internal`).
14+
<1> Specify one of `external-stable`, `external-unstable`, `cluster-internal` or a custom ListenerClass (the default setting is `cluster-internal`).

0 commit comments

Comments
 (0)