diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index 870325d13..43c1375dd 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -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"