Skip to content

Commit

Permalink
test(connclose): add preparation note
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Jan 21, 2024
1 parent 267151b commit 591a59a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cmd/connclose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 591a59a

Please sign in to comment.