DevOps Helm Charts

Welcome

This is the documentation for using Helm to deploy the Ping Identity container images. This single chart can be used to deploy any of the available Ping Identity products in a Kubernetes environment.

Important Information Regarding Bitnami (September 2025)

Bitnami recently announced that ongoing use of their container images in production environments will require a subscription. As a result, their image locations are changing and any current open source images will no longer be maintained. The Ping Helm chart has used the Bitnami kubectl image as the default for the cronjob sidecar, and starting September 29, 2025, this change by Bitnami will result in failures deploying the chart with the default value if sidecars are enabled.

The pingtoolkit image contains the necessary commands (sh and kubectl), and will be the default in the Ping Helm chart moving forward. With the release of this documentation, a new chart version is available. The only change from 0.11.11 to 0.11.12 is this default image replacement.

Prerequisites

  • Kubernetes 1.16+

  • Helm 3

  • Ping Identity DevOps user/key

Adding the Helm Repo

helm repo add pingidentity https://helm.pingidentity.com/

Removing the Repo

helm repo rm pingidentity