We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7ff42e + c0a61af commit 9acdb43Copy full SHA for 9acdb43
snippets/ztp_PtpConfigSlave.yaml
@@ -1,12 +1,12 @@
1
apiVersion: ptp.openshift.io/v1
2
kind: PtpConfig
3
metadata:
4
- name: du-ptp-slave
+ name: ordinary
5
namespace: openshift-ptp
6
annotations: {}
7
spec:
8
profile:
9
- - name: "slave"
+ - name: "ordinary"
10
# The interface name is hardware-specific
11
interface: $interface
12
ptp4lOpts: "-2 -s"
@@ -118,7 +118,7 @@ spec:
118
userDescription ;
119
timeSource 0xA0
120
recommend:
121
- - profile: "slave"
+ - profile: "ordinary"
122
priority: 4
123
match:
124
- nodeLabel: "node-role.kubernetes.io/$mcp"
0 commit comments