Skip to content

if no s3 secret assume iam role

If you'd like to use iam roles for setting up the cache in S3, there's no need to use secrets. This addition checks if the secret is in values.yaml and only then adds the secret block in the deployment.yaml

Merge request reports