We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d5345 commit 0279d35Copy full SHA for 0279d35
gen3-gitops/values/etl.yaml
@@ -72,7 +72,6 @@ etl:
72
- name: temporal_resolution
73
- name: spatial_resolution
74
- name: spatial_coverage
75
- - name: spatial_coverage_specific_regions
76
- name: geometry_type
77
- name: model_methods
78
- name: data_formats
gen3-gitops/values/values.yaml
@@ -1,5 +1,5 @@
1
global:
2
- hostname: "adimi02012643.niehs.nih.gov"
+ hostname: "localhost"
3
dictionaryUrl: https://raw.githubusercontent.com/NIEHS/pcor_gen3_artifacts/develop/custom_configs/schema.json
4
5
@@ -28,4 +28,4 @@ etl:
28
29
indexd:
30
image:
31
- tag: "2023.01"
+ tag: "2023.01"
0 commit comments