fix(infra): support configuring the HTTP schema of storage upload in … (#450)
This commit is contained in:
@@ -31,6 +31,7 @@ const (
|
||||
FileUploadComponentType = "FILE_UPLOAD_COMPONENT_TYPE"
|
||||
FileUploadComponentTypeImagex = "imagex"
|
||||
FileUploadComponentTypeStorage = "storage"
|
||||
StorageUploadHTTPScheme = "STORAGE_UPLOAD_HTTP_SCHEME"
|
||||
|
||||
StorageType = "STORAGE_TYPE"
|
||||
MinIOAK = "MINIO_AK"
|
||||
|
||||
Reference in New Issue
Block a user