docs(vars): keep the ep empty for iam auth.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
b70effa904
commit
231a3ac330
1 changed files with 2 additions and 0 deletions
|
|
@ -130,6 +130,8 @@ global:
|
|||
pvcRWXName: "hostPath"
|
||||
s3:
|
||||
region: "us-east-1"
|
||||
# if you're using iam roles for authentication, keep the value empty.
|
||||
# endpoint: ""
|
||||
endpoint: "http://minio.db.svc.cluster.local:9000"
|
||||
assetsBucket: "sessions-assets"
|
||||
recordingsBucket: "mobs"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue