External Cache Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
This guide demonstrates how to configure an external key-value cache (such as Redis or Memcached) with the Immuta Enterprise Helm chart (IEHC).
The guide must be completed before proceeding.
Edit secret immuta-secret
that was created in the guide.
Add key-value IMMUTA_SERVER_CACHE_PROVIDER_OPTIONS_PASSWORD=<cache-password>
.
Edit the immuta-values.yaml
file to include the relevant Helm values listed below. Update all with your own values.
Perform a to apply the changes made to immuta-values.yaml
.