diff --git a/charts/rs-server-adgs/templates/configmap.yaml b/charts/rs-server-adgs/templates/configmap.yaml index 3748e50..2c2d21c 100644 --- a/charts/rs-server-adgs/templates/configmap.yaml +++ b/charts/rs-server-adgs/templates/configmap.yaml @@ -246,18 +246,14 @@ data: sort: sort_by_tpl: '&$orderby={sort_param} {sort_order}' sort_param_mapping: - startTimeFromAscendingNode: ContentDate/Start - completionTimeFromAscendingNode: ContentDate/Stop - publicationDate: PublicationDate - id: Name - auxip:id: Id - created: PublicationDate - end_datetime: ContentDate/End file:size: ContentLength type: ContentType eviction_datetime: EvictionDate published: PublicationDate start_datetime: ContentDate/Start + end_datetime: ContentDate/End + id: Name + auxip:id: Id sort_order_mapping: ascending: asc descending: desc