Skip to content

Commit

Permalink
Merge branch 'master' of github.com:valentin2105/k8s-mattermost
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Ouvrard committed Aug 10, 2018
2 parents 2700ec5 + d327537 commit 54308f5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@
By default, you can trigger the bot with `!k <namespace> <verb> <ressource>` :

```
!k - get cs
!k - get cs # You can use "-" if ressource doesn't get namespace
!k kube-system get deploy
!k all get pod
!k all get pod # You can use "all" to show all namespaces
```

The configuration is located in the `config.toml.dist` file (you should rename it to `config.toml`) :
Expand Down

0 comments on commit 54308f5

Please sign in to comment.