SIENTIAPDE-1712
Update MinIO configuration by changing access key in values.yaml and removing region_name references in multiple files to streamline configuration.
This commit is contained in:
@@ -410,7 +410,6 @@ async def test_activities(
|
||||
'endpoint_url': 'http://localhost:9000',
|
||||
'access_key': 'test',
|
||||
'secret_key': 'test',
|
||||
'region_name': 'us-east-1',
|
||||
'default_bucket': 'test-bucket',
|
||||
},
|
||||
opc_config={},
|
||||
|
||||
Reference in New Issue
Block a user