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:
@@ -226,9 +226,7 @@ env:
|
||||
- name: MINIO_ACCESS_KEY
|
||||
value: "admin"
|
||||
- name: MINIO_SECRET_KEY
|
||||
value: "FvcxOPX55j"
|
||||
- name: MINIO_REGION_NAME
|
||||
value: "sa-east-1"
|
||||
value: "LiArt4eNmJ"
|
||||
- name: MINIO_DEFAULT_BUCKET
|
||||
value: "sientia"
|
||||
- name: MINIO_RETENTION_HOURS
|
||||
|
||||
Reference in New Issue
Block a user