Hi, quick question -- where should the s3 credenti...
# ask-the-community
r
Hi, quick question -- where should the s3 credentials be set in values-eks.yaml? I see the references to `rdsHost`/`dbPassword` in the chart values (& will use an external secret instead of hard-coding them in there), but couldn't find the equivalent for S3. Also, we're looking to deploy flyte into a kops managed cluster (not quite on EKS yet). Would it be better to use values-eks.yaml or values.yaml as a starting point?
k
Hi Rahul, we prefer you use oidc and Iam roles. If you do want to set s3 creeds then use custom storage conf
Will share a link later
165 Views