Update README.md

This commit is contained in:
Alexandr Bogomyakov
2025-12-29 02:50:43 +00:00
committed by GitHub
parent d185d2a4d0
commit e48a55c19e

View File

@@ -10,6 +10,7 @@ Kubernetes secret viewer with TOTP support.
- View Kubernetes secrets in web UI - View Kubernetes secrets in web UI
- Auto-generate TOTP codes from otpauth:// URLs - Auto-generate TOTP codes from otpauth:// URLs
- Copy values with one click - Copy values with one click
- Show secrets sent via /webhook endpoint in json like `{"name":"Login Code","fields":{"Code":"12345678","another field":"some content"}}`
## Deploy ## Deploy