Skip to main content

Helm Blue Green Deploy step

This topic describes the configuration and settings for the Helm Blue Green Deploy step.

The Helm Blue Green Deploy step deploys using a blue green based strategy. To learn more, go to Blue Green Deployments.

For a successfully blue green deployment, you will require this deployment step as well as the Blue Green Swap step after this step.

note

Currently, this feature is behind the feature flag CDS_HELM_BG_STRATEGY. Please contact Harness support to enable this feature.

Harness Delegate version 84300 or later is required for this feature.

Name

The name for the deploy step.

Timeout

Enter a timeout for this step. You can use:

  • w for weeks
  • d for days
  • h for hours
  • m for minutes
  • s for seconds
  • ms for milliseconds

Ignore Release History Failed Status

By default, if the latest Helm release failed, Harness does not proceed with the install/upgrade and throws an error.

Enable this option to have Harness ignore these errors and proceed with install/upgrade.

Skip Steady State Check

By default, Harness checks to see if a deployed workload has reached steady state.

If you select this option, Harness will not check that the workload has reached steady state.

Optional Configuration

Add any environment variables here.

Advanced Options

See the following: