Skip to content

Commit

Permalink
deploy: 5e59b1a
Browse files Browse the repository at this point in the history
  • Loading branch information
whynowy committed Feb 24, 2025
1 parent c1405a0 commit 096b890
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion quick_start/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2090,7 +2090,7 @@ <h1 id="getting-started">Getting Started<a class="headerlink" href="#getting-sta
<ol>
<li>
<p>Expose the event-source pod via Ingress, OpenShift Route or port forward to consume requests over HTTP.</p>
<div class="codehilite"><pre><span></span><code>kubectl -n argo-events port-forward $(kubectl -n argo-events get pod -l eventsource-name=webhook -o name) 12000:12000 &amp;
<div class="codehilite"><pre><span></span><code>kubectl -n argo-events port-forward svc/webhook-eventsource-svc 12000:12000
</code></pre></div>

</li>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 096b890

Please sign in to comment.