diff --git a/cmd/connclose/README.md b/cmd/connclose/README.md index 134eadb69b..66b2df0e73 100644 --- a/cmd/connclose/README.md +++ b/cmd/connclose/README.md @@ -12,6 +12,14 @@ Dependencies: - cilium cli - go +## Preparation + +```bash +cp secret.example.yaml secret.yaml +``` + +Edit `secret.yaml` and put there your bot and application credentials. + ## Running Start cluster: