feat: Add ability to mount secrets

This commit is contained in:
Gerald Pinder 2025-07-13 11:41:42 -04:00
parent 22ef8392b7
commit 4fabd3e5db
27 changed files with 463 additions and 69 deletions

3
Cargo.lock generated
View file

@ -570,7 +570,10 @@ dependencies = [
"serde_json",
"serde_yml",
"syntect",
"tempfile",
"uuid",
"which 8.0.0",
"zeroize",
]
[[package]]