Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Adrian Aneci <aneci@adobe.com>
2 people authored and adriananeci committed Dec 4, 2024
1 parent 08a5608 commit 63cac93
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
@@ -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

0 comments on commit 63cac93

Please sign in to comment.