Skip to content

Commit b434d93

Browse files
add: doc for helm chart
1 parent 3a8f41d commit b434d93

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Check usage and API further in the README.
1616

1717
## Deployment
1818

19+
### Docker
20+
1921
```
2022
docker-compose up
2123
```
@@ -24,6 +26,10 @@ Pre-built image at: https://hub.docker.com/repository/docker/vipul20/slack-stand
2426

2527
Make sure to update the following environment variables in [`docker-compose.yml`](./docker-compose.yml)
2628

29+
### Helm
30+
31+
Helm chart in [`./charts`](./charts) directory.
32+
2733
#### Slack tokens
2834

2935
- `SLACK_SIGNING_SECRET`: Slack signing secret

0 commit comments

Comments
 (0)