Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyncVault only works with "validators" as Mount_Point #38

Open
dvillarraga opened this issue May 30, 2022 · 0 comments
Open

SyncVault only works with "validators" as Mount_Point #38

dvillarraga opened this issue May 30, 2022 · 0 comments

Comments

@dvillarraga
Copy link

Hey Folks,

We have a K8s cluster with one single Vault server and multiple validators for different networks ( e.g. goerli, gnosis and mainnet ), each validator chart (network) is located in a different namespace of course.

We noted that sync-vault creates ACL policies and Roles for getting access to the validators but they are fixed with the string "validators" so it won't work if you want to have multiple mount_points with keys for different networks in the same Vault.

I create this issue in order to have centralised conversation of our proposal which is, create policies and roles which names, based on the namespace instead a fixed name.

Of course it also means we will need to update the way validators are getting keys in init.sh.

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

No branches or pull requests

1 participant