Update README.md

This commit is contained in:
Alexandr Bogomyakov
2025-09-03 16:34:29 +03:00
committed by GitHub
parent fb06123e50
commit ea8e7377e9

View File

@@ -25,12 +25,6 @@ Edit `deployment.yaml` to specify which secrets to display:
args:
- "--secrets"
- "secret1,secret2"
- "--namespace"
- "k8s-secrets"
```
## Access
```bash
kubectl port-forward service/secret-reader 8080:80
```
Open http://localhost:8080