Skip to content

Commit

Permalink
Update template (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Padeanu committed Nov 21, 2024
1 parent 348c9d3 commit 3b8d25e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions charts/rs-server-adgs/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3b8d25e

Please sign in to comment.