Skip to content

Commit

Permalink
update rm
Browse files Browse the repository at this point in the history
  • Loading branch information
richstokes committed Jan 24, 2021
1 parent 41d8949 commit 931cef9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,11 @@ eval "$(pyenv init -)"
pyenv local 3.8.7
pip install -r requirements.txt
python ./cheekymonkey.py
```

 

Unless offline mode is set (see below), the game will attempt to connect to your currently set Kubernetes context.
Unless offline mode is set (see below), the game will attempt to connect to your currentt Kubernetes context.

Note: The game will target pods across ALL namespaces, unless you specify namespaces to exclude, for example:
`python cheekymonkey.py --exclude kube-system cert-manager`
Expand Down

0 comments on commit 931cef9

Please sign in to comment.