Skip to content

Commit

Permalink
add PODAAC drive credentials to provider settings
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Sep 9, 2021
1 parent 7c845e1 commit 9849fc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions geospaas_processing/provider_settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@
token_url: 'https://auth.creodias.eu/auth/realms/DIAS/protocol/openid-connect/token'
client_id: 'CLOUDFERRO_PUBLIC'
max_parallel_downloads: 1
'https://podaac-tools.jpl.nasa.gov/drive/files':
username: !ENV 'PODAAC_DRIVE_USERNAME'
password: !ENV 'PODAAC_DRIVE_PASSWORD'
...

0 comments on commit 9849fc7

Please sign in to comment.