Skip to content

Commit 25594d8

Browse files
authored
Merge pull request #65603 from AryanSharma9917/line-patch3
Improved indentation
2 parents f3a4a51 + 000a3ba commit 25594d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/cnf-configuring-the-ptp-fast-event-publisher.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ spec:
6363
ptp4lOpts: "-2 -s --summary_interval -4" <1>
6464
phc2sysOpts: "-a -r -m -n 24 -N 8 -R 16" <2>
6565
ptp4lConf: "" <3>
66-
ptpClockThreshold: <4>
67-
holdOverTimeout: 5
68-
maxOffsetThreshold: 100
69-
minOffsetThreshold: -100
66+
ptpClockThreshold: <4>
67+
holdOverTimeout: 5
68+
maxOffsetThreshold: 100
69+
minOffsetThreshold: -100
7070
----
7171
<1> Append `--summary_interval -4` to use PTP fast events.
7272
<2> Required `phc2sysOpts` values. `-m` prints messages to `stdout`. The `linuxptp-daemon` `DaemonSet` parses the logs and generates Prometheus metrics.

0 commit comments

Comments
 (0)