diff --git a/README.md b/README.md index 68a9af8..5bedb66 100644 --- a/README.md +++ b/README.md @@ -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