Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Created by Guest
Created on May 16, 2025

If vaultSecretBackend is enabled, allow specifying the kv mount

When enabling `vaultSecretBackend`, there is no option to specify the path/name of the kv engine to use within the specified vault namespace (it is hardcoded to `secret`). For example: https://github.com/mongodb/mongodb-kubernetes/blob/master/pkg/vault/vault.go#L291 It would be great if we could configure this in the secret-config.yml (https://github.com/mongodb/mongodb-kubernetes/blob/master/helm_chart/templates/secret-config.yaml) in a similar way to how the base paths for the various secrets are configured (e.g. `OPERATOR_SECRET_BASE_PATH`)
  • Attach files