Skip to content

Commit

Permalink
Change namespace to 'benchmark'
Browse files Browse the repository at this point in the history
Signed-off-by: nikimanoledaki <[email protected]>
  • Loading branch information
nikimanoledaki committed Nov 28, 2024
1 parent e931360 commit 0bf765a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions benchmark-tests/falco-benchmark-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: falco-event-generator
namespace: falco
namespace: benchmark
labels:
app: falco-event-generator
spec:
Expand Down Expand Up @@ -38,7 +38,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: redis
namespace: falco
namespace: benchmark
labels:
app: redis
spec:
Expand Down Expand Up @@ -76,7 +76,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: stress-ng
namespace: falco
namespace: benchmark
labels:
app: stress-ng
spec:
Expand Down

0 comments on commit 0bf765a

Please sign in to comment.