1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #65685 from openshift-cherrypick-robot/cherry-pick-65603-to-enterprise-4.14

[enterprise-4.14] Improved indentation
This commit is contained in:
Kathryn Alexander
2023-10-03 14:13:10 -04:00
committed by GitHub

View File

@@ -63,10 +63,10 @@ spec:
ptp4lOpts: "-2 -s --summary_interval -4" <1>
phc2sysOpts: "-a -r -m -n 24 -N 8 -R 16" <2>
ptp4lConf: "" <3>
ptpClockThreshold: <4>
holdOverTimeout: 5
maxOffsetThreshold: 100
minOffsetThreshold: -100
ptpClockThreshold: <4>
holdOverTimeout: 5
maxOffsetThreshold: 100
minOffsetThreshold: -100
----
<1> Append `--summary_interval -4` to use PTP fast events.
<2> Required `phc2sysOpts` values. `-m` prints messages to `stdout`. The `linuxptp-daemon` `DaemonSet` parses the logs and generates Prometheus metrics.