[PTP SyncE] Update ptptracking values
The values added in change-id Ibc1fc6c6342f873ea75c2e4015eb4c910b7010fd work properly, but it was pointed out during additional testing that it would be sensible to change the values to better facilitate the transition from the old single-instance ptp to the new multi-instance ptp. This update changes the default values to reference the legacy ptp naming scheme that users will encounter when migrating their ptp configurations. This will mean that in some cases, users will be saved from having to provided helm overrides for ptp-notification. Story: 2009130 Task: 44757 Signed-off-by: Cole Walker <cole.walker@windriver.com> Change-Id: Iae55e409875c2ca4bd5b042a5da5617607edf407
This commit is contained in:
parent
8e7217f224
commit
f9023204a2
@ -66,9 +66,9 @@ location:
|
||||
|
||||
ptptracking:
|
||||
imagePullSecrets: default-registry-key
|
||||
ptp4lSocket: /var/run/ptp4l
|
||||
ptp4lServiceName: ptp4l
|
||||
phc2sysServiceName: phc2sys
|
||||
ptp4lSocket: /var/run/ptp4l-legacy
|
||||
ptp4lServiceName: ptp4l-legacy
|
||||
phc2sysServiceName: phc2sys-legacy
|
||||
image:
|
||||
repository: starlingx/notificationservice-base
|
||||
tag: stx.7.0-v1.0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user