Skip to content

Commit 0279d35

Browse files
remove spatial coverage specific regions
1 parent 57d5345 commit 0279d35

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

gen3-gitops/values/etl.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ etl:
7272
- name: temporal_resolution
7373
- name: spatial_resolution
7474
- name: spatial_coverage
75-
- name: spatial_coverage_specific_regions
7675
- name: geometry_type
7776
- name: model_methods
7877
- name: data_formats

gen3-gitops/values/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
global:
2-
hostname: "adimi02012643.niehs.nih.gov"
2+
hostname: "localhost"
33
dictionaryUrl: https://raw.githubusercontent.com/NIEHS/pcor_gen3_artifacts/develop/custom_configs/schema.json
44

55

@@ -28,4 +28,4 @@ etl:
2828

2929
indexd:
3030
image:
31-
tag: "2023.01"
31+
tag: "2023.01"

0 commit comments

Comments
 (0)