You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reference an existing for Kubernetes secret to read the credentials for the database, instead of providing them inline in the valus file.
What problem does this feature solve? Please link any relevant documentation or Issues
It allows deployment of Paralus Helm Chart via GitOps (e.g. ArgoCD), by securing the secrets in an external source and retrieving them via External Secrets Operator or other similar mechanism
Briefly describe the feature
What problem does this feature solve? Please link any relevant documentation or Issues
(optional) What is your current workaround?