Skip to content

Commit

Permalink
update docs for mvnd
Browse files Browse the repository at this point in the history
  • Loading branch information
HomeOfTheWizard committed Aug 9, 2024
1 parent 538626d commit 888e734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rationals.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ If you are sensible to the boot time of your application, lets say you have a we
Keep in mind that fetching the secrets in time of execution has an implication of I/O, network and additional time of startup.
You can use this plugin to create your secret.yaml for K8s at its deployment time instead of the boot time. :wink:

:rocker: With the speed of mvnd, the execution of this plugin may soon be feasible even at the startup of your pod! see the study on this topic [here](https://github.com/HomeOfTheWizard/vault-mvnd-benchmark).
:rocket: With the speed of mvnd, the execution of this plugin may soon be feasible even at the startup of your pod! see the study on this topic [here](https://github.com/HomeOfTheWizard/vault-mvnd-benchmark).

0 comments on commit 888e734

Please sign in to comment.