fix(tls): ignore Kubernetes secret projection dirs (#2938)

This commit is contained in:
Henry Guo
2026-05-13 11:45:42 +08:00
committed by GitHub
parent 129cb0f920
commit 17eff5a97b
3 changed files with 41 additions and 0 deletions
Generated
+1
View File
@@ -10244,6 +10244,7 @@ dependencies = [
"lz4",
"md-5 0.11.0",
"netif",
"rcgen",
"regex",
"rustix 1.1.4",
"rustls",