Workers Platform Helm Chart Installation

Install JFrog Worker using Platform Helm Chart (v10.20.x+) by enabling Worker in custom-values.yaml.

This page describes how to install JFrog Worker on a self-managed 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

  1. Enable Worker in the Platform by updating the custom-values.yaml file as follows:

    worker:
      enabled: true
  2. Run the Helm upgrade command with the custom-values.yaml file.

    For more information, see Installing the JFrog Platform using Helm Charts.