Mention helm chart in README

This commit is contained in:
Sergey Shevchenko 2022-04-01 08:26:41 +04:00 committed by Lena Fuhrimann
parent 963ea7a575
commit 9feeafaa62

View file

@ -44,6 +44,10 @@ The application can be configured with the following environment variables:
1. Run `docker run -p 8080:8080 -e 'ACCESS_KEY_ID=XXX' -e 'SECRET_ACCESS_KEY=xxx' cloudlena/s3manager`
### Deploy options
You can deploy s3manager in kubernetes cluster with helm chart: https://github.com/sergeyshevch/s3manager-helm
## Development
### Lint Code