Skip to content

Commit

Permalink
wip: catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
nleconte-csgroup committed Mar 12, 2024
1 parent 9ce48e5 commit 2060924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/rs-server-catalog/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:
- name: POSTGRES_DBNAME
value: {{ .Values.postgres.db }}
- name: GDAL_HTTP_MERGE_CONSECUTIVE_RANGES
value: YES
value: "YES"
- name: GDAL_DISABLE_READDIR_ON_OPEN
value: EMPTY_DIR
- name: EMPTY_DIR
Expand Down

0 comments on commit 2060924

Please sign in to comment.