kots
kots copied to clipboard
KOTS install should support brining an external object store
Right now we install minio or (in the case of a kURL cluster) plug into an embedded object store -- it should be possible during kots install to pass a flag to bring an external object store instance. Unclear how we configure auth for this, and I wonder if we'd like to make this configurable in kotsadm or not.
@marccampbell do you have thoughts on design here?