Skip to content

Commit

Permalink
deploy: 7f7193e
Browse files Browse the repository at this point in the history
  • Loading branch information
ecrupper committed Jun 24, 2024
1 parent 9362d9b commit 8965fb5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions installation/worker/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ This variable has a default value of <code>60s</code>.
<p>This configuration variable is used by the <a href="https://go-vela.github.io/docs/docs/installation/worker/reference/queue/">queue component</a> for the worker.</p>
<p>This variable sets the unique channels or topics to pull workloads from.</p>
<p>The variable can be provided as a comma-separated <code>list</code> (i.e. <code>myRoute1,myRoute2</code>).</p>
<p>The worker will update its own database record using the provided queue routes. If you wish to control worker routes solely using API / Database, supply <code>""</code> or <code>"NONE"</code>.</p>
<div class="alert alert-primary" role="alert">
<h4 class="alert-heading">Note:</h4>
This variable has a default value of <code>vela</code>.
Expand Down
Loading

0 comments on commit 8965fb5

Please sign in to comment.