Skip to content

Commit

Permalink
[hotfix]: Hotfixing the #276 hotfix @mmalenic ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
brainstorm committed Nov 27, 2024
1 parent 15ca185 commit 823915a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/config/example_deploy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ storage.backend = 'S3'

[resolvers.storage.keys]
location = "SecretsManager"
private_key = "htsget-rs/c4gh-private-key" # pragma: allowlist secret
recipient_public_key = "htsget-rs/c4gh-recipient-public-key"
private_key = "htsget-rs/private-key-c4gh" # pragma: allowlist secret
recipient_public_key = "htsget-rs/ecipient-public-key-c4gh"

# Everything else is a regular file.
[[resolvers]]
Expand Down

0 comments on commit 823915a

Please sign in to comment.