Skip to content

Commit fc5fc6b

Browse files
author
mikemckiernan
authored
Merge pull request #34063 from mikemckiernan/fix-tag-markup
fix: Put tag directive in a comment
2 parents 0cee9fe + 5506092 commit fc5fc6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/nw-operator-cr.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ The maximum transmission unit (MTU) for the Geneve (Generic Network Virtualizati
230230

231231
If the auto-detected value is not what you expect it to be, confirm that the MTU on the primary network interface on your nodes is correct. You cannot use this option to change the MTU value of the primary network interface on the nodes.
232232

233-
If your cluster requires different MTU values for different nodes, you must set this value to `100` less than the lowest MTU value in your cluster. For example, if some nodes in your cluster have an MTU of `9001`, and some have an MTU of `1500`, you must set this value to `1400`.
233+
If your cluster requires different MTU values for different nodes, you must set this value to `100` less than the lowest MTU value in your cluster. For example, if some nodes in your cluster have an MTU of `9001`, and some have an MTU of `1500`, you must set this value to `1400`.
234234

235235
This value cannot be changed after cluster installation.
236236
endif::operator[]
@@ -265,7 +265,7 @@ endif::operator[]
265265

266266
|====
267267

268-
tag::policy-audit[]
268+
// tag::policy-audit[]
269269
.`policyAuditConfig` object
270270
[cols=".^2,.^2,.^6a",options="header"]
271271
|====
@@ -294,7 +294,7 @@ One of the following additional audit log targets:
294294
|The syslog facility, such as `kern`, as defined by RFC5424. The default value is `local0`.
295295

296296
|====
297-
end::policy-audit[]
297+
// end::policy-audit[]
298298

299299
ifdef::operator[]
300300
NOTE: You can only change the configuration for your cluster network provider during cluster installation.

0 commit comments

Comments
 (0)