Description
Bug description
Specifying s3 as the external object storage is not working. Minio is still using in-cluster volume(8Gi) and no s3 bucket was created.
Not sure if this is the root cause, but we found a typo here about the s3 secret name? https://github.com/gitpod-io/gitpod/blob/2022.04.1/install/kots/manifests/gitpod-storage-s3-secret.yaml#L7
Also the Username and Password input fileds are confusing, according to the yaml what we put here is the accessKeyId
and secretAccessKey
Steps to reproduce
installing Gitpod with KOTS following the latest guide
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response