Skip to content

Commit 61c22bb

Browse files
authored
Merge pull request #85785 from amolnar-rh/OCPBUGS-36911
OCPBUGS-36911: Update PTP docs as per the Concious Language initiative
2 parents 4a81ad3 + 1c0c8d2 commit 61c22bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

snippets/ztp_PtpConfigSlave.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
apiVersion: ptp.openshift.io/v1
22
kind: PtpConfig
33
metadata:
4-
name: du-ptp-slave
4+
name: ordinary
55
namespace: openshift-ptp
66
annotations: {}
77
spec:
88
profile:
9-
- name: "slave"
9+
- name: "ordinary"
1010
# The interface name is hardware-specific
1111
interface: $interface
1212
ptp4lOpts: "-2 -s"
@@ -118,7 +118,7 @@ spec:
118118
userDescription ;
119119
timeSource 0xA0
120120
recommend:
121-
- profile: "slave"
121+
- profile: "ordinary"
122122
priority: 4
123123
match:
124124
- nodeLabel: "node-role.kubernetes.io/$mcp"

0 commit comments

Comments
 (0)