From 54a02c6bbe4366b95f288c049875e46681df4beb Mon Sep 17 00:00:00 2001 From: kaffa Date: Tue, 3 Feb 2026 11:38:00 +0900 Subject: [PATCH] Add README --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1a8a856 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# vault-agent + +HashiCorp Vault Agent configuration + +## Overview + +Vault Agent sidecar configuration for automatic secret injection. + +## Features + +- Auto-auth configuration +- Template rendering +- Secret caching + +## License + +MIT