Skip to content

Commit

Permalink
docs: Update argocd path for command in notifification in troubleshoo…
Browse files Browse the repository at this point in the history
…ting docs (argoproj#20120)

Co-authored-by: Dan Garfield <dan@codefresh.io>
Signed-off-by: austin5219 <3936059+austin5219@users.noreply.github.com>
  • Loading branch information
2 people authored and austin5219 committed Oct 16, 2024
1 parent 3aa16b5 commit 08350d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/operator-manual/notifications/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ configuration.
**Example**
```bash
kubectl exec -it argocd-notifications-controller-<pod-hash> \
/app/argocd admin notifications trigger get
/usr/local/bin/argocd admin notifications trigger get
```

## Commands
Expand Down

0 comments on commit 08350d5

Please sign in to comment.