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 d6e9d5dc0a
commit 72474e81d5

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: ''