chore(deployment): chalice s3 variable format

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
Rajesh Rajendran 2021-05-12 22:39:55 +05:30
parent 01949660bb
commit 9cdf82c1c5

View file

@ -59,6 +59,6 @@ env:
jwt_secret: ''
jwt_algorithm: ''
jwt_exp_delta_seconds: ''
S3_HOST: 'minio.db.svc.cluster.local:9000'
S3_HOST: 's3://minio.db.svc.cluster.local:9000'
S3_KEY: ''
S3_SECRET: ''