fix (helm): minio edp for the assets service
This commit is contained in:
parent
eacb318927
commit
2e09d56eea
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ resources:
|
|||
env:
|
||||
ASSETS_ORIGIN: /asayer-sessions-assets # TODO: full path (with the minio prefix)
|
||||
S3_BUCKET_ASSETS: asayer-sessions-assets
|
||||
AWS_ENDPOINT: http://minio.db.svc.cluster.local:9000
|
||||
AWS_ACCESS_KEY_ID: "minios3AccessKeyS3cr3t"
|
||||
AWS_SECRET_ACCESS_KEY: "m1n10s3CretK3yPassw0rd"
|
||||
AWS_REGION: us-east-1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue