Mention helm chart in README
This commit is contained in:
parent
963ea7a575
commit
9feeafaa62
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue