Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobGray authored Nov 18, 2020
1 parent 8022d40 commit 099a2c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ $ make docker-push
Be sure you are logged in to a Kubernetes cluster, then run

```bash
$ make install
$ make deploy
```
This will create the CRDs, RBAC, and deployment
Expand All @@ -51,4 +52,4 @@ $ make run
Once the deployment is running a default DiscoveryConfig and DiscoveredClusterRefresh can be created with
```bash
$ make samples
```
```

0 comments on commit 099a2c3

Please sign in to comment.