This guide demonstrates how to configure a private container registry with the Immuta Enterprise Helm chart (IEHC).
Examine the default Helm values in the chart; this will include all relevant values required to override the registry and images.
Edit the immuta-values.yaml to include the following Helm values. Update all with your own values.
helm show values oci://ocir.immuta.com/stable/immuta-enterprise --version 2025.1.9global:
imageRegistry: <private-registry-fqdn>
secure:
backgroundWorker:
image:
repository: <prefix>/immuta-service
web:
image:
repository: <prefix>/immuta-service