mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
22 lines
501 B
YAML
22 lines
501 B
YAML
apiVersion: ptp.openshift.io/v1
|
|
kind: PtpConfig
|
|
metadata:
|
|
name: boundary-ha
|
|
namespace: openshift-ptp
|
|
annotations: {}
|
|
spec:
|
|
profile:
|
|
- name: "boundary-ha"
|
|
ptp4lOpts: ""
|
|
phc2sysOpts: "-a -r -n 24"
|
|
ptpSchedulingPolicy: SCHED_FIFO
|
|
ptpSchedulingPriority: 10
|
|
ptpSettings:
|
|
logReduce: "true"
|
|
haProfiles: "$profile1,$profile2"
|
|
recommend:
|
|
- profile: "boundary-ha"
|
|
priority: 4
|
|
match:
|
|
- nodeLabel: "node-role.kubernetes.io/$mcp"
|