Back to Infisical

Helm Charts

docs/self-hosting/helm-charts/overview.mdx

0.162.71.4 KB
Original Source

Infisical provides official Helm charts for deploying the platform and its components on Kubernetes. All charts are published to the Infisical Helm repository hosted on Cloudsmith.

bash
helm repo add infisical-helm-charts 'https://dl.cloudsmith.io/public/infisical/helm-charts/helm/charts/'
helm repo update

Available Charts

ChartDescriptionChart Name
InfisicalThe core Infisical platform with bundled PostgreSQL and Redis.infisical-standalone
Secrets OperatorKubernetes operator that syncs, pushes, and manages secrets between Infisical and your cluster.secrets-operator
GatewayEnables secure outbound-only communication between private resources and Infisical.infisical-gateway
PKI Issuercert-manager external issuer for automated X.509 certificate issuance via Infisical PKI.infisical-pki-issuer
CSI ProviderMounts Infisical secrets directly into pods as files via the Secrets Store CSI Driver.infisical-csi-provider
Agent InjectorMutating webhook that automatically injects an Infisical Agent sidecar into pods.infisical-agent-injector