mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
fix: Put tag directive in a comment
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
cd7c1f4a7e
commit
21ce88362b
@@ -230,7 +230,7 @@ The maximum transmission unit (MTU) for the Geneve (Generic Network Virtualizati
|
||||
|
||||
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.
|
||||
|
||||
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`.
|
||||
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`.
|
||||
|
||||
This value cannot be changed after cluster installation.
|
||||
endif::operator[]
|
||||
@@ -265,7 +265,7 @@ endif::operator[]
|
||||
|
||||
|====
|
||||
|
||||
tag::policy-audit[]
|
||||
// tag::policy-audit[]
|
||||
.`policyAuditConfig` object
|
||||
[cols=".^2,.^2,.^6a",options="header"]
|
||||
|====
|
||||
@@ -294,7 +294,7 @@ One of the following additional audit log targets:
|
||||
|The syslog facility, such as `kern`, as defined by RFC5424. The default value is `local0`.
|
||||
|
||||
|====
|
||||
end::policy-audit[]
|
||||
// end::policy-audit[]
|
||||
|
||||
ifdef::operator[]
|
||||
NOTE: You can only change the configuration for your cluster network provider during cluster installation.
|
||||
|
||||
Reference in New Issue
Block a user