This topic explains how to install the JFrog Worker on a self-hosted environment using the Platform Helm Chart.
Note
Before installing the Platform Helm Chart, you must upgrade the Chart version to 10.20.x or above.
Enabling Worker Configuration in Platform
Enable Worker in the Platform by updating the
custom-values.yamlfile as follows:worker: enabled: true
Run the Helm upgrade command with the
custom-values.yamlfile.For more information, see Installing the JFrog Platform using Helm Charts.