KOTS incluster registry S3 dialog doesn't request region #9800
Labels
self-hosted: eks
Self hosted support for AWS EKS
team: delivery
Issue belongs to the self-hosted team
type: bug
Something isn't working
Bug description
The S3 region defaults to "local" in the installation if one is just using S3 for the the registry backend and not anything else. In order to fix this, the deployment can be edited by hand, but a subsequent redeployment by kots when changing other settings will remove the change.
Introduced by #9701
Steps to reproduce
Install in AWS using the getting starting guide and provide S3 credentials for the incluster registry.
kubectl edit deployment registry -n gitpod
Change region to correct region, restart just the registry deployment and it works, but doing a redeployment if making another change (or updating) will revert the change.
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: