Skip to content

Commit

Permalink
remove duplicate step
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewh1978 committed Dec 7, 2023
1 parent 561e09c commit a55e54d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ cd image
docker build -t px-bench .
docker push ...
```
* Create a namespace for your benchmarking, and set your context to it (or ensure that you are applying all YAML below to that namespace)
* TBD: Create a wrapper script that will create the namespace and apply all YAML in order and with correct timing!
* Create the px-bench namespace with `kubectl create ns px-bench`
* Edit `px-bench-env.yml` to set the ConfigMap `env` to set desired values. If necessary, update `image:` to reflect the image you built. NOTE: SET YOUR STORAGECLASSES IN THIS FILE!
Expand Down

0 comments on commit a55e54d

Please sign in to comment.