DEBUG, SKIP UPDATE CHECK, SKIP UPGRADE S3 integration
Issue
Summary
- Added objectStorage block in
bigbang/values.yaml
- Added secrets.stringData block in
bigbang/templates/rapidfort/values.yaml
to map the values frombigbang/values.yaml
to the rapidfort chart values - To verify: follow
helm
commands inbigbang/README.md
to install the chart as a flux helmrelease in Big Bang, and check whether therf-secret
in therapidfort
namespace has the values you specified in therapidfort.objectStorage
values inbigbang/values.yaml
.
Future work to be done:
- test whether rapidfort components can perform operations in S3 with provided credentials in
rf-secret
- test with MinIO
Edited by Lucas Rodriguez