Skip to content

Commit

Permalink
Replaced email to SAMAccountName (#303)
Browse files Browse the repository at this point in the history
Signed-off-by: Raghavi Shirur <[email protected]>
  • Loading branch information
raghavi101 authored Jun 6, 2024
1 parent 1f05776 commit 0802cd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/services/rocketchat.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

The Rocket.Chat notification service configuration includes following settings:

* `email` - the Rocker.Chat user's email
* `email` - the Rocker.Chat user's SAMAccountName
* `password` - the Rocker.Chat user's password
* `alias` - optional alias that should be used to post message
* `icon` - optional message icon
Expand All @@ -25,7 +25,7 @@ The Rocket.Chat notification service configuration includes following settings:
4. Copy username and password that you was created for bot user
5. Create a public or private channel, or a team, for this example `my_channel`
6. Add your bot to this channel **otherwise it won't work**
7. Store email and password in argocd_notifications-secret Secret
7. Store email and password in argocd-notifications-secret Secret

```yaml
apiVersion: v1
Expand Down

0 comments on commit 0802cd4

Please sign in to comment.