Rotating Credentials
This guide demonstrates how to update credentials referenced in the Immuta Enterprise Helm chart (IEHC).
Kubernetes secrets
Edit secrets
Validate that secret
immuta-secret
exists in the current namespace.Edit secret
immuta-secret
in place.Edit secret
immuta-legacy-secret
in place. Skip this step if the legacy query engine and fingerprint services are disabled (the default).Restart pods.
Legacy query engine
Validate that secret
immuta-legacy-secret
exists in the current namespace.Get the query engine replica count, this value will be referenced in subsequent step(s).
Scale the replica count down to
1
.Get the query engine pod name, this value will be referenced in subsequent step(s).
Apply Helm values
Update credentials in the
immuta-values.yaml
file.
Last updated
Was this helpful?