[kots] fix the s3 preflights to use aws s3
cli instead of mc
#13332
Labels
meta: stale
This issue/PR is stale and will be closed soon
team: delivery
Issue belongs to the self-hosted team
Currently we use
mc
instead ofaws s3
cli to run the preflights check for s3 storage.mc
requires a lot more permission thataws cli
does and hence we have to create an IAM withAWSS3FullAccess
policy to get it to pass even though Gitpod doesn't need itThe text was updated successfully, but these errors were encountered: