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.
1 parent 73dc246 commit 1c0c8d2Copy full SHA for 1c0c8d2
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