Skip to content

Commit 675f3dc

Browse files
committed
Fixing escaping of __
1 parent 97d6c18 commit 675f3dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ spec:
129129
jobLabel: app.kubernetes.io/instance
130130
----
131131
<1> Authorization via Bearer Token stored in a secret
132-
<2> Relabel __address__ to be a FQDN rather then the IP-Address of target pod
132+
<2> Relabel \\__address__ to be a FQDN rather then the IP-Address of target pod
133133

134134
NOTE: As of xref:listener-operator:listener.adoc[Listener] integration, SDP exposes a Service with `-metrics` thus we need to regex this suffix.
135135

0 commit comments

Comments
 (0)