Skip to content

Commit

Permalink
Removed control-panel comment (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy authored Aug 18, 2020
1 parent 10da3e5 commit 036125e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ bats _test/gatekeeper-integrationtests.sh
```

### Limit Gatekeeper to integration test project only
By default, Gatekeeper watches all projects, unless they are labeled `control-plane` or `admission.gatekeeper.sh/ignore`.
By default, Gatekeeper watches all projects, unless they are labeled `admission.gatekeeper.sh/ignore`.
If you only want Gatekeeper to watch the project created by [_test/gatekeeper-integrationtests.sh](_test/gatekeeper-integrationtests.sh),
run the below before `deploy_constraints`:

Expand All @@ -47,4 +47,4 @@ The following tools must be installed locally:
- [konstraint](https://github.com/plexsystems/konstraint#installation)
- [bats-core](https://github.com/bats-core/bats-core)
- [jq](https://stedolan.github.io/jq/download)
- [yq](https://pypi.org/project/yq)
- [yq](https://pypi.org/project/yq)

0 comments on commit 036125e

Please sign in to comment.