Skip to content

Commit

Permalink
Added a note to the how-to guide
Browse files Browse the repository at this point in the history
  • Loading branch information
daurer committed May 24, 2024
1 parent 859e33b commit eb34796
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/how-tos/trigger-with-webhooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,8 @@ We can also use the ```argo``` CLI to look at the logs of the latest workflow
```sh
vcluster connect workflows-cluster -- argo logs -n events @latest
```

!!! note

Once we an ingress set up, we should be able to send messages to e.g. ```workflows.diamond.ac.uk/triggering/example```
which would also make any port-forwarding obsolete.
1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
site_name: Workflows
plugins:
- techdocs-diamond

0 comments on commit eb34796

Please sign in to comment.