Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matas-cast committed Sep 6, 2023
1 parent c07d4aa commit 207f193
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# egressd

Kubernetes aware network traffic monitoring.
Kubernetes API key aware monitoring

### How it works

Expand Down Expand Up @@ -46,10 +46,4 @@ tilt up

### Release procedure (with automatic release notes)

Head to the [GitHub new release page](https://github.com/castai/egressd/releases/new), create a new tag at the top, and click `Generate Release Notes` at the middle-right.
![image](https://user-images.githubusercontent.com/571022/174777789-2d7d646d-714d-42da-8c66-a6ed407b4440.png)

Run e2e tests locally
```
KIND_CONTEXT=tilt IMAGE_TAG=local ./e2e/run.sh
```
Head to the [GitHub new

0 comments on commit 207f193

Please sign in to comment.