Add Outbox configuration for Data Out API
Closed this issue · 0 comments
blankdots commented
With neicnordic/sda-doa#22 introduced new functionality for outbox in Data Out API.
Currently functionality is only available for POSIX but also S3 will also be possible.
Customise helm charts so that this new functionality is added.
if this functionality is not required this is needed as by default the outbox is enabled:
- name: OUTBOX_ENABLED
value: "false"