Skip to content

Conversation

mattlqx
Copy link
Collaborator

@mattlqx mattlqx commented Jul 29, 2025

Fixes #120

In order to fix our issue and allow people easy ways to configure mounts instead of relying on auto-discovery, I've added two environment variables that can be used to configure vsh's KV mounts: VAULT_KV1_MOUNTS and VAULT_KV2_MOUNTS. Comma-delimited strings of paths for each KV version. If non are auto-discovered or configured via these env vars, a default KV2 at secrets/ will be added.

@fishi0x01
Copy link
Owner

Oh nice! Ill have a closer look at this tomorrow. Apologies for the delay here 🙇

Copy link
Owner

@fishi0x01 fishi0x01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this! 🙇 ❤️

LGTM. Apologies for the very late response on this 🙇

@fishi0x01 fishi0x01 merged commit 19a7a07 into master Aug 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Commands not working when not being able to read sys/mounts
2 participants