Enabling Legacy Query Engine
Last updated
Was this helpful?
Last updated
Was this helpful?
The query engine is no longer installed by default. This guide demonstrates how to enable the query engine using the Immuta Enterprise Helm chart (IEHC).
If you are using any of the , you must enable the query engine.
The guide must be completed before proceeding.
Validate that secret immuta-secret
exists in the current namespace.
Create a file named secret-data.env
with the following content.
Create secret named immuta-legacy-secret
from file secret-data.env
Delete file secret-data.env
, as it's no longer needed.
Edit the immuta-values.yaml
file to include the following Helm values.
Update all in the immuta-values.yaml
file.
Perform a to apply the changes made to immuta-values.yaml
.