Skip to content

Commit 1ad81c5

Browse files
sync docs
1 parent 7c378ac commit 1ad81c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/overview/agent-api-reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ _Appears in:_
7979
| `pipelineGateInterval` _string_ | PipelineGateInterval specifies how frequently the agent checks pipeline gates.<br />Set to "0s" to disable pipeline gate checks. | | |
8080
| `maxConcurrentReconciles` _integer_ | MaxConcurrentReconciles controls the maximum number of concurrent reconcile loops.<br />Higher values can increase throughput at the cost of resource usage. | | |
8181
| `vulnerabilityReportUploadInterval` _string_ | VulnerabilityReportUploadInterval sets how often vulnerability reports are uploaded.<br />Set to "0s" to disable vulnerability report uploads. | | |
82+
| `baseRegistryURL` _string_ | BaseRegistryURL allows overriding the default base registry URL.<br />For stack run jobs, agent run pods, sentinel run jobs. | | |
8283

8384

8485
#### AgentHelmConfiguration

0 commit comments

Comments
 (0)