-
Notifications
You must be signed in to change notification settings - Fork 9
Improve config readability #41
Copy link
Copy link
Open
Labels
flag: good 1st issueGood for newcomersGood for newcomerspriority: mediumMedium priorityMedium prioritytype: maintenanceRelated to general repository maintenanceRelated to general repository maintenanceworkload: minutesLikely takes minutes to resolveLikely takes minutes to resolve
Metadata
Metadata
Assignees
Labels
flag: good 1st issueGood for newcomersGood for newcomerspriority: mediumMedium priorityMedium prioritytype: maintenanceRelated to general repository maintenanceRelated to general repository maintenanceworkload: minutesLikely takes minutes to resolveLikely takes minutes to resolve
As seen in config.yaml of
TRS-filer, the self-references /anchors required by the service are specified under theservicesection.This improves readability for an external user using the service.
Change the config.yaml of
DRS-filerand make changes in other places accordingly.