Installing on an S3 Compatible Environment
Table of Contents
If you want to install Optimizer Hub on a platform which provides S3 compatibility mode, instead of cloud native blob storage, you need the following additional settings.
Configuring S3 Authentication
Add the S3 authentication keys in your values-override.yaml or check Using Externally Defined Secrets for more options.
secrets:
blobStorage:
s3:
accesskey: KEY
secretkey: SECRET