Skip to content

Commit

Permalink
Merge pull request #5 from redhat-cop/raffaelespazzoli-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
raffaelespazzoli committed May 15, 2019
2 parents a85b86d + 385c59b commit 9c63e66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -325,7 +325,7 @@ oc new-project namespace-configuration-operator
Deploy the cluster resources. Given that a number of elevated permissions are required to resources at a cluster scope the account you are currently logged in must have elevated rights.

```shell
oc apply -f deploy
oc apply -f deploy -n namespace-configuration-operator
```

## Local Development
Expand All @@ -342,4 +342,4 @@ Using the [operator-sdk](https://github.com/operator-framework/operator-sdk), ru

```shell
operator-sdk up local --namespace ""
```
```

0 comments on commit 9c63e66

Please sign in to comment.