Skip to content
Snippets Groups Projects
Verified Commit a4ed4074 authored by David Hoese's avatar David Hoese
Browse files

Fix GRB destination to include s3 protocol

parent f63da58f
Branches main
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ grbProcessor: ...@@ -4,7 +4,7 @@ grbProcessor:
value: "GOES-16-ABI-Only.xml" value: "GOES-16-ABI-Only.xml"
grbNotifier: grbNotifier:
uploadDst: "g16-abi-l1b-netcdf" uploadDst: "s3://g16-abi-l1b-netcdf"
s3Endpoint: "http://geosphere-minio:9000" s3Endpoint: "http://geosphere-minio:9000"
s3Secret: "geosphere-minio" s3Secret: "geosphere-minio"
s3AccessKey: "accesskey" s3AccessKey: "accesskey"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment