DirectorySecurity AdvisoriesPricing
Sign in
Directory
cyberark-secrets-provider-for-k8s logoHELM

cyberark-secrets-provider-for-k8s

Helm chart
Last changed
Request a free trial

Contact our team to test out this Helm chart and related images for free. Please also indicate any other images you would like to evaluate.

Overview
Chart versions
Default values
Chart metadata
Images

CyberArk Secrets Provider for Kubernetes

Chainguard's redistribution of the CyberArk Secrets Provider for Kubernetes Helm chart, pre-configured with hardened Chainguard Images.

Prerequisites

Authentication is required. First, authenticate with Chainguard:

chainctl auth login
chainctl auth configure-docker --pull-token --save
helm registry login cgr.dev

Create an image pull secret:

kubectl create secret docker-registry cgr-pull-secret \
  --docker-server=cgr.dev \
  --docker-username="$(echo cgr.dev | docker-credential-cgr get | jq -r '.Username')" \
  --docker-password="$(echo cgr.dev | docker-credential-cgr get | jq -r '.Secret')" \
  --namespace cyberark-secrets-provider-for-k8s

Installation

helm install cyberark-secrets-provider-for-k8s \
  oci://cgr.dev/ORGANIZATION/charts/cyberark-secrets-provider-for-k8s \
  --namespace cyberark-secrets-provider-for-k8s \
  --create-namespace \
  --set secretsProvider.imagePullSecret=cgr-pull-secret

About This Chart

This is a redistribution of the upstream CyberArk Secrets Provider for Kubernetes Helm chart. All upstream configuration options apply.

For full documentation, see: https://github.com/cyberark/secrets-provider-for-k8s/tree/main/helm/secrets-provider

Chart versions
  • 1.11.0-fips

    Latest
  • 1.11-fips

  • 1.11.0

  • 1.11

View all chart versions

Images

Helm charts contain references to Chainguard Container images. The following images are referenced in the chart:

cyberark-secrets-provider-for-k8s logo

cyberark-secrets-provider-for-k8s


The trusted source for open source

Talk to an expert
PrivacyTerms

Product

Chainguard ContainersChainguard LibrariesChainguard VMsChainguard OS PackagesChainguard ActionsChainguard Agent SkillsIntegrationsPricing
© 2026 Chainguard, Inc. All Rights Reserved.
Chainguard® and the Chainguard logo are registered trademarks of Chainguard, Inc. in the United States and/or other countries.
The other respective trademarks mentioned on this page are owned by the respective companies and use of them does not imply any affiliation or endorsement.